From 149816446a0e9f2a54fab335ec6733c5c6944958 Mon Sep 17 00:00:00 2001 From: Shreya Batra Date: Wed, 22 Nov 2023 11:32:07 -0600 Subject: [PATCH] Update survey.yml --- .github/DISCUSSION_TEMPLATE/survey.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/DISCUSSION_TEMPLATE/survey.yml b/.github/DISCUSSION_TEMPLATE/survey.yml index d86f1dcf5..356178393 100644 --- a/.github/DISCUSSION_TEMPLATE/survey.yml +++ b/.github/DISCUSSION_TEMPLATE/survey.yml @@ -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 @@ -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 @@ -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)." \ No newline at end of file + "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)."