diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 00000000..29a1b42c --- /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 Server! + +-[ ] You've met the [prerequisites](https://github.com/ParsePlatform/parse-server/wiki/Parse-Server-Guide#prerequisites). +-[ ] You're running the [latest version](https://github.com/ParsePlatform/parse-server/releases) of Parse Server. +-[ ] You've searched through [existing issues](https://github.com/ParsePlatform/parse-server/issues?utf8=%E2%9C%93&q=). Chances are that your issue has been reported or resolved before. + +#### Environment Setup + + +#### Steps to reproduce + + +#### Logs/Trace