DungeonsXL/.github/ISSUE_TEMPLATE/bug_report.md

41 lines
1.1 KiB
Markdown
Raw Normal View History

2019-02-15 19:08:34 +01:00
---
name: Bug report
about: Create a bug report to help us improve
---
2020-04-04 16:46:00 +02:00
(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.)
2019-02-15 19:08:34 +01:00
**Description**
2020-04-04 16:46:00 +02:00
(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.)
2019-02-15 19:08:34 +01:00
**Reproduce**
2020-04-04 16:46:00 +02:00
(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)
2019-02-15 19:08:34 +01:00
**Expected behavior**
2020-04-04 16:46:00 +02:00
(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( )
2019-02-15 19:08:34 +01:00
**Screenshots / GIFs / videos**
2020-04-04 16:46:00 +02:00
(If applicable, add screenshots to help explain your problem.)
2019-02-15 19:08:34 +01:00
**Relevant configuration files**
2020-04-04 16:46:00 +02:00
(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.)
2019-02-15 19:08:34 +01:00
```
```