Skip to content

Commit

Permalink
Update survey.yml (#1371)
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyabatra4 authored Nov 22, 2023
1 parent efbd92c commit a6f40f1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/DISCUSSION_TEMPLATE/survey.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ body:
validations:
required: false
- type: textarea
id: pain points
id: pain-points
attributes:
label: What are the pain points you have experienced using Azure Functions?
render: bash
Expand All @@ -54,10 +54,10 @@ body:
attributes:
label: Would you be interested in meeting with the Azure Functions team to provide additional feedback?
options:
- label: Yes
- label: No
- label: "Yes"
- label: "No"
- type: textarea
id: tooling
id: comments
attributes:
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.
render: bash
Expand All @@ -66,4 +66,4 @@ body:
- type: markdown
attributes:
value: |
"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)."
"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 comments on commit a6f40f1

Please sign in to comment.