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: .github/DISCUSSION_TEMPLATE/survey.yml
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ body:
29
29
validations:
30
30
required: false
31
31
- type: textarea
32
-
id: painpoints
32
+
id: pain-points
33
33
attributes:
34
34
label: What are the pain points you have experienced using Azure Functions?
35
35
render: bash
@@ -54,10 +54,10 @@ body:
54
54
attributes:
55
55
label: Would you be interested in meeting with the Azure Functions team to provide additional feedback?
56
56
options:
57
-
- label: Yes
58
-
- label: No
57
+
- label: "Yes"
58
+
- label: "No"
59
59
- type: textarea
60
-
id: tooling
60
+
id: comments
61
61
attributes:
62
62
label: Please provide any other comments or feedback here, as well as your email if you indicated 'Yes' to being contacted from the Azure Functions team.
63
63
render: bash
@@ -66,4 +66,4 @@ body:
66
66
- type: markdown
67
67
attributes:
68
68
value: |
69
-
"Thank you for your feedback! For any specific questions or to report a bug, please create an issue [here](https://github.com/Azure/azure-functions-python-worker/issues)."
69
+
"Thank you for your feedback! For any specific questions or to report a bug, please create an issue [here](https://github.com/Azure/azure-functions-python-worker/issues)."
0 commit comments