This commit is contained in:
Julian Lam
2016-07-06 15:23:31 -04:00
parent 8ea5752b50
commit 95db375698

8
.github/ISSUE_TEMPLATE.md vendored Normal file
View File

@@ -0,0 +1,8 @@
Please include the following information when submitting a bug report/issue:
* [ ] NodeBB version and git hash (to find your git hash, execute `git rev-parse HEAD` from the main NodeBB directory)
* [ ] Exact steps to cause this issue
* [ ] What you expected
* [ ] What happened instead
Thank you!