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:
25
.github/PULL_REQUEST_TEMPLATE/version.md
vendored
Normal file
25
.github/PULL_REQUEST_TEMPLATE/version.md
vendored
Normal file
@@ -0,0 +1,25 @@
|
||||
# Freedom Loader - x.y.z
|
||||
|
||||
## Changelog
|
||||
|
||||
- List all changes made in this release (features, bug fixes, improvements)
|
||||
- Use bullet points, keep it concise
|
||||
- Example:
|
||||
- `YT-DLP` Will now update when the application is launched
|
||||
- Improved UI / UX
|
||||
|
||||
## Bug Reports / Issues
|
||||
|
||||
- Please report any bugs in the GitHub Issues section
|
||||
|
||||
## Next Release Roadmap (non-exhaustive)
|
||||
|
||||
- List upcoming features or improvements
|
||||
- Example:
|
||||
- More format options
|
||||
- Subtitle support
|
||||
- Language selection
|
||||
- Parallel downloads
|
||||
- Skip sponsored parts automatically
|
||||
|
||||
**Full Changelog**: https://github.com/MasterAcnolo/Freedom-Loader/compare/[previous-version]...[new-version]
|
||||
Reference in New Issue
Block a user