diff options
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/survey-request.md | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/survey-request.md b/.github/ISSUE_TEMPLATE/survey-request.md new file mode 100644 index 00000000..2f1df919 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/survey-request.md @@ -0,0 +1,42 @@ +--- +name: Community Survey Request +about: Create and distribute a survey of the Kubernetes community, for the Kubernetes community +title: 'SURVEY REQUEST: <topic>' +labels: area/contributor-comms, sig/contributor-experience +assignees: +--- + +**Group Requesting:** +<!-- The SIG, WG, team, subproject, or other Kubernetes community group wanting +the survey to be conducted --> + +**Title of Survey:** + +**Goal of Survey:** +<!-- what is the main thing you want this survey to determine? Examples: +"To research how end users are using this feature", "To decide when to host our +SIG summit" --> + +**Target Audience:** +<!-- who in the Kubernetes ecosystem should know about, and take, this survey? --> + +**Results Recipients:** +<!-- list of individuals who are going to be able to see the raw data of the +responses. This needs to be a short list of individuals, not a team alias, +for GDPR reasons. --> + +**Date Survey Starts:** + +**Date Survey Ends:** + +**Publicity Help Wanted?** Y / N +<!-- Do you need help from Contributor Communications in publicizing this +survey?--> + +**Data Analysis Wanted?** Y / N +<!-- Do you want help creating charts or cross-checking data? Help is sometimes +available. --> + +**Link to Draft Questions:** +<!-- ideally, HackMD page, Google Doc, or some other format that supports comments +so that we can help you improve your survey. --> |
