mirror of
https://github.com/MasterAcnolo/Freedom-Loader.git
synced 2026-07-29 18:25:47 +02:00
Replace feature and version templates in PULL_REQUEST_TEMPLATE directory
This commit is contained in:
29
.github/PULL_REQUEST_TEMPLATE/feature.md
vendored
Normal file
29
.github/PULL_REQUEST_TEMPLATE/feature.md
vendored
Normal file
@@ -0,0 +1,29 @@
|
||||
## Description
|
||||
|
||||
Describe the feature or improvement you are adding.
|
||||
Include why it's useful and what problem it solves.
|
||||
|
||||
## Type of Change
|
||||
|
||||
- [ ] New feature
|
||||
- [ ] Improvement / Refactor
|
||||
- [ ] Documentation update
|
||||
|
||||
## Checklist
|
||||
|
||||
- [ ] Code tested locally
|
||||
- [ ] No linting errors
|
||||
- [ ] Added or updated tests if relevant
|
||||
- [ ] Updated documentation if relevant
|
||||
|
||||
## Verification Steps
|
||||
|
||||
Explain how reviewers can test the new feature or improvement.
|
||||
|
||||
## App Version
|
||||
|
||||
State the version of Freedom Loader you are targeting.
|
||||
|
||||
## Notes / Additional Info
|
||||
|
||||
Any context, screenshots, or logs that can help reviewing the PR.
|
||||
Reference in New Issue
Block a user