Add html comments to github issue templates

This commit is contained in:
Griatch 2022-10-23 12:01:26 +02:00
parent f2f5a9d99d
commit cec502cecc
4 changed files with 16 additions and 16 deletions

View file

@ -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.)-->