mirror of
https://github.com/MasterAcnolo/Freedom-Loader.git
synced 2026-07-29 18:25:47 +02:00
Feat: Templates for PR and Issues
This commit is contained in:
44
.github/ISSUE_TEMPLATE/feature-request.md
vendored
Normal file
44
.github/ISSUE_TEMPLATE/feature-request.md
vendored
Normal file
@@ -0,0 +1,44 @@
|
||||
---
|
||||
name: Feature Request
|
||||
about: Suggest a new feature or enhancement
|
||||
title: "[FEATURE] "
|
||||
labels: enhancement
|
||||
assignees: 'MasterAcnolo'
|
||||
|
||||
---
|
||||
|
||||
## Feature Description
|
||||
|
||||
A clear and concise description of the feature you'd like to see.
|
||||
|
||||
## Problem it Solves
|
||||
|
||||
Describe the problem or limitation this feature would address.
|
||||
|
||||
## Proposed Solution
|
||||
|
||||
Describe how you envision this feature working.
|
||||
|
||||
## Alternative Solutions
|
||||
|
||||
Have you considered any alternative approaches? Describe them here.
|
||||
|
||||
## Use Case
|
||||
|
||||
Provide specific examples of how you would use this feature.
|
||||
|
||||
## Implementation Considerations
|
||||
|
||||
Are there any technical challenges or dependencies you're aware of?
|
||||
|
||||
## Priority
|
||||
|
||||
How important is this feature to you?
|
||||
- [ ] Critical - Blocking my workflow
|
||||
- [ ] High - Would significantly improve my experience
|
||||
- [ ] Medium - Nice to have
|
||||
- [ ] Low - Minor improvement
|
||||
|
||||
## Additional Context
|
||||
|
||||
Add any other context, mockups, or screenshots about the feature request here.
|
||||
Reference in New Issue
Block a user