diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000000..9550b2f8c1 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -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! \ No newline at end of file