mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
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
8
.github/ISSUE_TEMPLATE/bug-report-develop.md
vendored
8
.github/ISSUE_TEMPLATE/bug-report-develop.md
vendored
|
|
@ -8,7 +8,7 @@ assignees: ''
|
|||
---
|
||||
|
||||
#### Describe the bug
|
||||
(This is for bugs in the develop-branch only. Make sure you test with the latest version.)
|
||||
<!--(This is for bugs in the develop-branch only. Make sure you test with the latest version.)-->
|
||||
|
||||
#### To Reproduce
|
||||
Steps to reproduce the behavior:
|
||||
|
|
@ -18,10 +18,10 @@ Steps to reproduce the behavior:
|
|||
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.-->)
|
||||
|
||||
#### Develop-branch commit
|
||||
(The commit-hash. If unsure, run `evennia -v` or get the first few lines of the `about` command in-game.)
|
||||
<!--(The commit-hash. 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