diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 00000000..2bf82ae7 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,42 @@ +--- +name: Bug report +about: Report a Problem or and idea you had +title: "Bug Report" +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://code.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