From 115fcb9fbba2bf3d26c72237c2c53046253fa818 Mon Sep 17 00:00:00 2001 From: Josh Berkus Date: Wed, 2 Dec 2020 17:42:07 -0800 Subject: Add draft of instructions on requesting a survey. Includes changes per feedback from Jeefy Includes changes per Matt Broberg Added Issue Template for survey requests --- .github/ISSUE_TEMPLATE/survey-request.md | 42 ++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/survey-request.md (limited to '.github') 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: ' +labels: area/contributor-comms, sig/contributor-experience +assignees: +--- + +**Group Requesting:** + + +**Title of Survey:** + +**Goal of Survey:** + + +**Target Audience:** + + +**Results Recipients:** + + +**Date Survey Starts:** + +**Date Survey Ends:** + +**Publicity Help Wanted?** Y / N + + +**Data Analysis Wanted?** Y / N + + +**Link to Draft Questions:** + -- cgit v1.2.3