Update issue templates (#8989)
* Update issue templates * Update bug_report.md * Update feature_request.md * Update support.md * Update feature_request.md
This commit is contained in:
parent
d35801aaa2
commit
528ba4861d
3 changed files with 41 additions and 10 deletions
16
.github/ISSUE_TEMPLATE/feature_request.md
vendored
16
.github/ISSUE_TEMPLATE/feature_request.md
vendored
|
@ -1,11 +1,17 @@
|
|||
---
|
||||
--
|
||||
name: Feature Request
|
||||
about: Suggest an idea for this project
|
||||
about: I have a suggestion
|
||||
|
||||
---
|
||||
|
||||
[Issue text goes here].
|
||||
<!-- Please use a concise and distinct title for the issue -->
|
||||
|
||||
* * * *
|
||||
<!-- Consider: Could it be implemented as a 3rd party app using the REST API instead? -->
|
||||
|
||||
- [ ] I searched or browsed the repo’s other issues to ensure this is not a duplicate.
|
||||
### Pitch
|
||||
|
||||
<!-- Describe your idea for a feature. Make sure it has not already been suggested/implemented/turned down before -->
|
||||
|
||||
### Motivation
|
||||
|
||||
<!-- Why do you think this feature is needed? Who would benefit from it? -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue