File tree Expand file tree Collapse file tree 1 file changed +18
-6
lines changed
Expand file tree Collapse file tree 1 file changed +18
-6
lines changed Original file line number Diff line number Diff line change 11
2- <!--
2+ <!--
33Please describe your issue or feature request below.
44-->
55
@@ -10,14 +10,14 @@ Please provide the following:
1010- Timestamp:
1111- Function App name:
1212- Function name(s) (as appropriate):
13- - Core Tools version:
13+ - Core Tools version:
1414
1515#### Repro steps
1616
1717Provide the steps required to reproduce the problem:
1818
1919<!--
20- Example:
20+ Example:
2121
22221. Step A
23232. Step B
@@ -54,12 +54,24 @@ Example:
5454- Turn off the circuit breaker for the lights.
5555-->
5656
57- #### Related information
57+ #### Contents of the requirements.txt file:
58+
59+ Provide the requirements.txt file to help us find out module related issues.
60+
61+ <!--
62+ Example:
63+
64+ ```
65+ azure-functions
66+ azure-storage-blob==12.1.0
67+ ```
68+ -->
69+
70+ #### Related information
5871
59- Provide any related information
72+ Provide any related information
6073
6174* Links to source
62- * Contents of the requirements.txt file
6375* Bindings used
6476
6577<!-- Uncomment this if you want to include your source (wrap it in details to make browsing easier)
You can’t perform that action at this time.
0 commit comments