diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000000..0fb61964e1 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,15 @@ +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