Files
game-tracker/.gitea/PULL_REQUEST_TEMPLATE.md
2025-11-08 12:51:48 +00:00

17 lines
448 B
Markdown

# [PR Title]
**Related Issue(s):**
Closes `<issue-no>`
## Description
*A clear and concise overview of the changes made. Explain the "why" behind the PR, not just the "what".*
## Changes Made
- [ ] Added new feature X
- [ ] Fixed bug in component Y
- [ ] Refactored module Z for better performance
- [ ] Updated dependencies
## Additional Notes
*Any extra context, limitations, or decisions that reviewers should know about?*