mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Further issue-template fixes
This commit is contained in:
parent
eb10dde761
commit
10e01fa3b6
3 changed files with 10 additions and 10 deletions
8
.github/ISSUE_TEMPLATE/bug-report.md
vendored
8
.github/ISSUE_TEMPLATE/bug-report.md
vendored
|
|
@ -10,18 +10,18 @@ assignees: ''
|
|||
#### 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 etc
|
||||
#### 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.
|
||||
|
|
|
|||
|
|
@ -7,8 +7,8 @@ assignees: ''
|
|||
|
||||
---
|
||||
|
||||
####Documentation issue
|
||||
#### Documentation issue
|
||||
Describe what the issue is and where it can/should be found.
|
||||
|
||||
####Suggested change
|
||||
#### Suggested change
|
||||
The suggested change.
|
||||
|
|
|
|||
8
.github/ISSUE_TEMPLATE/feature-request.md
vendored
8
.github/ISSUE_TEMPLATE/feature-request.md
vendored
|
|
@ -7,14 +7,14 @@ assignees: ''
|
|||
|
||||
---
|
||||
|
||||
####Is your feature request related to a problem? Please describe.
|
||||
#### 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 [...]
|
||||
|
||||
####Describe the solution you'd like
|
||||
#### Describe the solution you'd like
|
||||
A clear and concise description of what you want to happen.
|
||||
|
||||
####Describe alternatives you've considered
|
||||
#### Describe alternatives you've considered
|
||||
A clear and concise description of any alternative solutions or features you've considered.
|
||||
|
||||
####Additional context
|
||||
#### Additional context
|
||||
Add any other context or screenshots about the feature request here.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue