mirror of
https://github.com/evennia/evennia.git
synced 2026-04-01 13:37:17 +02:00
Some more fixes to issue templates
This commit is contained in:
parent
c13bc5ab53
commit
eb10dde761
3 changed files with 11 additions and 11 deletions
10
.github/ISSUE_TEMPLATE/bug-report.md
vendored
10
.github/ISSUE_TEMPLATE/bug-report.md
vendored
|
|
@ -7,21 +7,21 @@ assignees: ''
|
|||
|
||||
---
|
||||
|
||||
**Describe the bug**
|
||||
#### Describe the bug
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
**To Reproduce**
|
||||
####To Reproduce
|
||||
Steps to reproduce the behavior:
|
||||
1.
|
||||
2.
|
||||
3.
|
||||
4. See error
|
||||
|
||||
**Expected behavior**
|
||||
####Expected behavior
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
**Environment, Evennia version, OS**
|
||||
####Environment, Evennia version, OS etc
|
||||
If unsure, run `evennia -v` or get the first few lines of the `about` command in-game.
|
||||
|
||||
**Additional context**
|
||||
####Additional context
|
||||
Any other context about the problem, or ideas on how to solve.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue