Add html comments to github issue templates
This commit is contained in:
parent
f2f5a9d99d
commit
cec502cecc
4 changed files with 16 additions and 16 deletions
10
.github/ISSUE_TEMPLATE/bug-report.md
vendored
10
.github/ISSUE_TEMPLATE/bug-report.md
vendored
|
|
@ -8,20 +8,20 @@ assignees: ''
|
|||
---
|
||||
|
||||
#### Describe the bug
|
||||
(Replace with a clear and concise description of what the bug is.)
|
||||
<!--(Replace with a clear and concise description of what the bug is.)-->
|
||||
|
||||
#### To Reproduce
|
||||
Steps to reproduce the behavior:
|
||||
1.
|
||||
1.
|
||||
2.
|
||||
3.
|
||||
4. See error
|
||||
|
||||
#### Expected behavior
|
||||
(Replace with a clear and concise description of what you expected to happen.)
|
||||
<!--(Replace with a clear and concise description of what you expected to happen.)-->
|
||||
|
||||
#### Environment, Evennia version, OS etc
|
||||
(Replace with info. If unsure, run `evennia -v` or get the first few lines of the `about` command in-game.)
|
||||
<!--(Replace with info. If unsure, run `evennia -v` or get the first few lines of the `about` command in-game.)-->
|
||||
|
||||
#### Additional context
|
||||
(Replace with any other context about the problem, or ideas on how to solve.)
|
||||
<!--(Replace with any other context about the problem, or ideas on how to solve.)-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue