mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-10-14 23:20:43 +00:00
Add pull request template
Introduces a standardized pull request template to ensure PRs include checklists, descriptions, related issues, and additional notes for better review and project consistency.
This commit is contained in:
14
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
14
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
## PR Checklist
|
||||
- [ ] Functionality has been tested, no obvious bugs
|
||||
- [ ] Code style follows project conventions
|
||||
- [ ] Documentation/comments updated (if applicable)
|
||||
|
||||
## Brief Description of Changes
|
||||
Please briefly describe the main changes in this PR:
|
||||
|
||||
## Related Issue (if any)
|
||||
Please provide related issue numbers:
|
||||
|
||||
## Additional Notes
|
||||
Add any extra notes here:
|
||||
|
Reference in New Issue
Block a user