updated issue template to add examples and remove checkboxes (since they were not being used correctly)

v1.18.x
Julian Lam 9 years ago
parent bb278ca6ee
commit cb435351b2

@ -1,8 +1,12 @@
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
* 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
1. First I did this...
2. Then, I clicked on this item...
* What you expected
* e.g. I expected *abc* to *xyz*
* What happened instead
* e.g. Instead, I got *zyx* and NodeBB set fire to my house
Thank you!
Loading…
Cancel
Save