mirror of
https://github.com/evennia/evennia.git
synced 2026-03-27 18:26:32 +01:00
Update bug-report-develop.md
This commit is contained in:
parent
1aca61d6f5
commit
7204902c24
1 changed files with 4 additions and 4 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.)
|
||||
<!--(Summarize your bug as clearly as possible here)-->
|
||||
|
||||
#### 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.)
|
||||
<!--(Add 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 develop-branch 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.)
|
||||
<!--(Add with any other context about the problem, or ideas on how to solve.)-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue