Skip to content

Commit 9df8932

Browse files
authored
Add descriptors to survey in GitHub Discussions (#1369)
* Revert "syntax changes (#1368)" This reverts commit c5b6ef0. * added description
1 parent c5b6ef0 commit 9df8932

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/DISCUSSION_TEMPLATE/survey.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,11 @@ body:
1515
- type: textarea
1616
attributes:
1717
label: What is your current role in which you use Azure Functions?
18+
description: Software Developer, Machine Learning Engineer, Full Stack Engineer, etc.
1819
- type: textarea
1920
attributes:
2021
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.
2123
- type: textarea
2224
attributes:
2325
label: What are the pain points you have experienced using Azure Functions?
@@ -31,6 +33,7 @@ body:
3133
- type: checkboxes
3234
attributes:
3335
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.
3437
options:
3538
- label: Yes
3639
- label: No

0 commit comments

Comments
 (0)