Files
cabo-counter/.github/pull_request_template.md
2025-06-12 13:02:01 +02:00

24 lines
566 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
## Screenshots/GIFs (if applicable)
*Before:*
![Before changes](url)
*After:*
![After changes](url)
## Additional Notes
*Any extra context, limitations, or decisions that reviewers should know about?*