mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-06 05:55:48 +01:00
updated issue template to add examples and remove checkboxes (since they were not being used correctly)
This commit is contained in:
12
.github/ISSUE_TEMPLATE.md
vendored
12
.github/ISSUE_TEMPLATE.md
vendored
@@ -1,8 +1,12 @@
|
|||||||
Please include the following information when submitting a bug report/issue:
|
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)
|
* 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
|
* Exact steps to cause this issue
|
||||||
* [ ] What you expected
|
1. First I did this...
|
||||||
* [ ] What happened instead
|
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!
|
Thank you!
|
||||||
Reference in New Issue
Block a user