Add issue templates and move the pull request template to .github
This commit is contained in:
28
.github/ISSUE_TEMPLATE/3-feature_request.md
vendored
Normal file
28
.github/ISSUE_TEMPLATE/3-feature_request.md
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest an enhancement or new feature
|
||||
title: ''
|
||||
labels: enhancement
|
||||
assignees: ''
|
||||
---
|
||||
|
||||
## Problem Statement
|
||||
|
||||
A clear description of the problem this feature would solve. For example: "I'm always frustrated when..."
|
||||
|
||||
## Proposed Solution
|
||||
|
||||
A clear and concise description of what you want to happen.
|
||||
|
||||
## Alternative Solutions
|
||||
|
||||
Any alternative solutions or features you've considered.
|
||||
|
||||
## Additional Context
|
||||
|
||||
Add any other context, mockups, or screenshots about the feature request here.
|
||||
|
||||
## Would you be willing to help implement this feature?
|
||||
|
||||
- [ ] Yes, I'd like to contribute
|
||||
- [ ] No, I'm just suggesting
|
||||
Reference in New Issue
Block a user