Create feature_request.md
This commit is contained in:
parent
c7028e558f
commit
5c0776983e
1 changed files with 15 additions and 0 deletions
15
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
15
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
name: Feature request
|
||||
about: Request a new Feature
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
- [ ] I have read the FAQs (https://dvlv.github.io/BoxBuddyRS/faqs)
|
||||
- [ ] My feature is not on the Roadmap (https://dvlv.github.io/BoxBuddyRS/ROADMAP)
|
||||
- [ ] I have searched for previous issues (https://github.com/Dvlv/BoxBuddyRS/issues?q=is%3Aissue+is%3Aclosed)
|
||||
|
||||
|
||||
## Describe your feature request below
|
Loading…
Reference in a new issue