You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ISSUE_TEMPLATE.md
+18-26Lines changed: 18 additions & 26 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,22 +1,15 @@
1
1
2
2
<!--
3
-
Please provide a succinct description of the issue. Please make an effort to fill in the all the sections below or we may close your issue for being low quality.
3
+
Please describe your issueor feature request below.
4
4
-->
5
5
6
6
#### Investigative information
7
7
8
8
Please provide the following:
9
9
10
10
- Timestamp:
11
-
- Function App version (1.0 or 2.0-beta):
12
11
- Function App name:
13
12
- Function name(s) (as appropriate):
14
-
- Invocation ID:
15
-
- Region:
16
-
17
-
<!--
18
-
If you don't want to share your Function App name or Functions names on GitHub, please be sure to provide your Invocation ID, Timestamp, and Region - we can use this to look up your Function App/Function. Provide an invocation id per Function. See the [wiki](https://github.com/Azure/azure-webjobs-sdk-script/wiki/Sharing-Your-Function-App-name-privately) for more details.
19
-
-->
20
13
21
14
#### Repro steps
22
15
@@ -27,6 +20,7 @@ Example:
27
20
28
21
1. Step A
29
22
2. Step B
23
+
30
24
-->
31
25
32
26
#### Expected behavior
@@ -63,33 +57,31 @@ Example:
63
57
64
58
Provide any related information
65
59
66
-
* Programming language used
67
60
* Links to source
68
61
* Bindings used
62
+
* Dependencies
63
+
69
64
<!-- Uncomment this if you want to include your source (wrap it in details to make browsing easier)
0 commit comments