added PR and Reporting templates, etc
This commit is contained in:
28
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
28
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest a feature for this project
|
||||
title: "[Feature Request]: Short description of the feature"
|
||||
labels: "enhancement, needs triage, feature request"
|
||||
---
|
||||
|
||||
## Feature Request
|
||||
|
||||
### Description
|
||||
|
||||
[Provide a clear and concise description of the feature you'd like to see added.]
|
||||
|
||||
### Use Case
|
||||
|
||||
[Describe how this feature would be useful to you or to other users of the project.]
|
||||
|
||||
### Proposed Solution
|
||||
|
||||
[If you have a specific solution in mind, describe it here. If not, you can skip this section.]
|
||||
|
||||
### Alternatives
|
||||
|
||||
[Are there any alternative solutions or workarounds that you've considered? If so, describe them here.]
|
||||
|
||||
### Additional Information
|
||||
|
||||
[Add any other information about the feature request here. For example, you might include links to similar features in other projects, or screenshots or diagrams to help explain your idea.]
|
||||
Reference in New Issue
Block a user