1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2025-01-18 03:21:47 +02:00

Add issue templates

This commit is contained in:
Matthew 2018-11-19 22:38:37 -05:00
parent 9555fd1e6a
commit b06556f626
3 changed files with 53 additions and 0 deletions

27
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -0,0 +1,27 @@
---
name: Bug report
about: Saw a bug? Help us squish it.
---
**Describe the bug**
A clear and concise description of what the bug is.
**Expected behavior**
A clear and concise description of what you expected to happen.
**Steps to reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Map**
Which map you were playing/which server you were playing on when you found the bug.
**Additional context**
Add any other context about the problem here.

View File

@ -0,0 +1,17 @@
---
name: Feature request
about: Suggest an idea for RedMew
---
**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**
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.
**Additional context**
Add any other context or screenshots about the feature request here.

9
.github/ISSUE_TEMPLATE/map-idea.md vendored Normal file
View File

@ -0,0 +1,9 @@
---
name: Map Idea
about: Got an idea for a map? Let's hear it.
---
Try to explain as best as you can what the map would look like and what the gameplay would be like.
Attaching images can be incredibly valuable.