From 541c4ef5d0ed29f850f3372a76ca8d5d144cfe26 Mon Sep 17 00:00:00 2001 From: Atharva Sune Date: Fri, 13 Sep 2019 11:25:46 +0530 Subject: [PATCH 1/2] Update issue templates (#1) --- .github/ISSUE_TEMPLATE/issue_template.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/issue_template.md diff --git a/.github/ISSUE_TEMPLATE/issue_template.md b/.github/ISSUE_TEMPLATE/issue_template.md new file mode 100644 index 00000000..e2a2d6cb --- /dev/null +++ b/.github/ISSUE_TEMPLATE/issue_template.md @@ -0,0 +1,10 @@ +--- +name: ISSUE_TEMPLATE +about: Describe the issue faced. +title: Issue for SWB.js +labels: '' +assignees: '' + +--- + + From aaa98dee5224d66e08626cfc4620ebc9b04e4f85 Mon Sep 17 00:00:00 2001 From: Atharva Sune Date: Fri, 13 Sep 2019 21:28:16 +0530 Subject: [PATCH 2/2] Update issue_template.md --- .github/ISSUE_TEMPLATE/issue_template.md | 35 ++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/issue_template.md b/.github/ISSUE_TEMPLATE/issue_template.md index e2a2d6cb..e20cdc0f 100644 --- a/.github/ISSUE_TEMPLATE/issue_template.md +++ b/.github/ISSUE_TEMPLATE/issue_template.md @@ -6,5 +6,40 @@ labels: '' assignees: '' --- +### Please describe the problem (or idea) + +> What happened just before the problem occurred? Or what problem could this idea solve? + + + +> What did you expect to see that you didn't? + + + +### Please show us where to look + +https://publiclab.org/ ... + + +### What's your PublicLab.org username? + +> This can help us diagnose the issue: + + + +### Browser, version, and operating system + +> Many bugs are related to these -- please help us track it down and reproduce what you're seeing! + + +**** + +## Thank you! + +Your help makes Public Lab better! We *deeply* appreciate your helping refine and improve this site. + +To learn how to write really great issues, which increases the chances they'll be resolved, see: + +https://publiclab.org/wiki/developers#Contributing+for+non-coders