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

View file

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

View file

@ -8,10 +8,10 @@ assignees: ''
---
#### Existing page / new
(Link to existing documentation page or proposed name of new page)
<!--(Link to existing documentation page or proposed name of new page)-->
#### Documentation issue
(Replace with the description of what the issue is or motivate a changes/additions)
<!--(Replace with the description of what the issue is or motivate a changes/additions)-->
#### Suggested change
(Enter the suggested change here)
<!--(Enter the suggested change here)-->

View file

@ -8,13 +8,13 @@ assignees: ''
---
#### Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
<!--A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]-->
#### Describe the solution you'd like
A clear and concise description of what you want to happen.
<!--A clear and concise description of what you want to happen.-->
#### Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
<!--A clear and concise description of any alternative solutions or features you've considered.-->
#### Additional context
Add any other context or screenshots about the feature request here.
<!--Add any other context or screenshots about the feature request here.-->