Skip to content

Commit c741ed6

Browse files
authored
Added survey markdown file to repo (#1362)
* survey * fix * typo
1 parent 31c6115 commit c741ed6

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

.github/DISCUSSION_TEMPLATE/survey.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
name: Survey
3+
about: Participate in this survey to offer feedback for improvements we can make to the product.
4+
title: "[Survey Response]"
5+
---
6+
7+
<!--
8+
Participate in this survey to offer feedback for improvements we can make to the product. Please note that your response to the survey will be visible to the public community.
9+
-->
10+
11+
### Survey
12+
###### What stack do you primarily use?
13+
[] Python
14+
[] Node
15+
[] PowerShell
16+
[] .NET
17+
[] Java
18+
[] Go
19+
###### What is your current role in which you use Azure Functions?
20+
21+
###### What are the use cases and scenarios in which you use Azure Functions today?
22+
23+
###### What are the pain points you have experienced using Azure Functions?
24+
25+
###### Please share any suggestions for product improvements.
26+
27+
###### What developer tools do you use? (For example, Visual Studio Code, Command Line, etc.)
28+
29+
###### Any other comments or feedback?
30+
31+
###### Would you be interested in meeting with the Azure Functions team to further discuss your answers?
32+
[] Yes [] No
33+
34+
35+
<!--
36+
Thank you for your feedback! For any specific questions or bugs, please create an issue here: https://github.com/Azure/azure-functions-python-worker/issues
37+
-->

0 commit comments

Comments
 (0)