Why the heck did no-one create a feature request template already!?
This commit is contained in:
parent
f6b6854c8d
commit
f1675f7bdd
1 changed files with 21 additions and 0 deletions
21
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
21
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
|
@ -0,0 +1,21 @@
|
|||
---
|
||||
name: Feature Request
|
||||
about: Request a new feature to enhance the game
|
||||
title: ''
|
||||
labels: 'enhancement'
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
### Game and System Information
|
||||
- What version of the game are you running?
|
||||
- Where did you download it from? (Steam, Mac App Store, our website, built from source, etc.)
|
||||
- If you're using a custom build, what compiler did you use, and what commit did you build at?
|
||||
- What OS are you running?
|
||||
|
||||
### Describe the desired feature
|
||||
Try to explain the desired end result, rather than speculating about how the feature could be implemented
|
||||
|
||||
### Screenshots
|
||||
If applicable, add screenshots or mockups to help explain your request.
|
||||
|
Loading…
Add table
Reference in a new issue