From 632458d8cdcb0eb6e45a98af069dc9e7fc148df0 Mon Sep 17 00:00:00 2001 From: Peter Shin Date: Sun, 6 Mar 2016 10:44:55 -0800 Subject: [PATCH] Adding issue template. --- .github/ISSUE_TEMPLATE.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000000..3d7bf592c8 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,13 @@ +Make sure these boxes are checked before submitting your issue -- thanks for reporting issues back to Parse Dashboard! + +- [ ] You're running version >=2.1.4 of Parse Server. + +- [ ] You've searched through [existing issues](https://github.com/ParsePlatform/parse-dashboard/issues?utf8=%E2%9C%93&q=). Chances are that your issue has been reported or resolved before. + +#### Environment Setup + + +#### Steps to reproduce + + +#### Logs/Trace