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
+8-5Lines changed: 8 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -15,9 +15,11 @@ body:
15
15
- type: textarea
16
16
attributes:
17
17
label: What is your current role in which you use Azure Functions?
18
+
description: Software Developer, Machine Learning Engineer, Full Stack Engineer, etc.
18
19
- type: textarea
19
20
attributes:
20
21
label: What are the use cases and scenarios in which you use Azure Functions today?
22
+
description: Describe how you are using Azure Functions, and expected end goals.
21
23
- type: textarea
22
24
attributes:
23
25
label: What are the pain points you have experienced using Azure Functions?
@@ -29,11 +31,12 @@ body:
29
31
label: What developer tools do you use?
30
32
description: Visual Studio Code, Command Line, etc.
31
33
- type: checkboxes
32
-
attributes:
33
-
label: Would you be interested in meeting with the Azure Functions team to provide additional feedback?
34
-
options:
35
-
- label: Yes
36
-
- label: No
34
+
attributes:
35
+
label: Would you be interested in meeting with the Azure Functions team to provide additional feedback?
36
+
description: If you select "Yes", the team may reach out with follow up questions on your responses.
37
+
options:
38
+
- label: Yes
39
+
- label: No
37
40
- type: textarea
38
41
attributes:
39
42
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.
0 commit comments