mirror of
https://github.com/QL-Win/QuickLook.git
synced 2026-01-13 07:05:24 +08:00
Introduces a standardized pull request template to ensure PRs include checklists, descriptions, related issues, and additional notes for better review and project consistency.
15 lines
366 B
Markdown
15 lines
366 B
Markdown
## 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:
|
|
|