Update issue templates

This commit is contained in:
Daniel Saukel 2020-04-04 16:46:00 +02:00
parent 12408d1e62
commit 205a284065
3 changed files with 22 additions and 10 deletions

View File

@ -4,25 +4,36 @@ about: Create a bug report to help us improve
---
(Please follow this template, as doing so saves both you and me a lot of time.
Issues that don't follow the template may be closed.)
**Description**
[//]: # (A clear and concise description of what the bug is.)
(A clear and concise description of what the bug is, e.g.:
Every time my mob signs spawn pigs, they turn green and fly away.)
**Reproduce**
[//]: # (List steps to reproduce)
(List steps to reproduce, e.g.:
1. Create a new dungeon with /dxl create
2. Place [ready] sign, [mob]/pig/0,1/D5 sign
3. Leave edit mode with /dxl leave
4. Test with /dxl play
5. Trigger ready sign and get close to the location of the pig spawn sign)
**Expected behavior**
[//]: # (A clear and concise description of what you expected to happen.)
(A clear and concise description of what you expected to happen, e.g.:
I wanted the pigs to turn blue and dig mole-like tunnels instead X( )
**Screenshots / GIFs / videos**
[//]: # (If applicable, add screenshots to help explain your problem.)
(If applicable, add screenshots to help explain your problem.)
**Relevant configuration files**
[//]: # (Please paste the relevant configuration files in the line between the quotation marks:)
(The three grave accents mark the beginning and end of a code block. If there are relevant configuration files,
please paste them in the lines between the accents sothat others can see if there are any syntax errors.)
```

View File

@ -6,12 +6,12 @@ about: Suggest an idea for this project
**Please describe the use case or the problem your request is related to.**
[//]: # (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.)

View File

@ -6,7 +6,7 @@ about: About things you do not understand in the documentation
**The feature you'd like to know more about**
[//]: # (e.g. game rules)
(e.g. game rules)
**Link to the wiki article (in case it exists)**
@ -14,7 +14,8 @@ about: About things you do not understand in the documentation
**Relevant configuration files**
[//]: # (Please paste the relevant configuration files in the line between the quotation marks:)
(The three grave accents mark the beginning and end of a code block. If there are relevant configuration files,
please paste them in the lines between the accents sothat others can see if there are any syntax errors.)
```