chore(PR templates): fix PR templates - old ones were too busy - #235
Conversation
📝 WalkthroughWalkthroughThe PR consolidates multiple specialized GitHub pull request templates into a single standardized template. Four template variant files (bugfix, chore, docs, feature) are removed, while the main template is restructured with new sections for documenting what was changed and why, fixes, changes, testing verification, and additional resources. Changes
Poem
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
<!--
Thanks for contributing to Img2Num!
Please note that by submitting this pull request to **Img2Num**, you confirm that:
1. You have read and agree to the contribution guidelines.
2. Your submission complies with our licensing, including attribution and redistribution rules.
3. All code, documentation, and other contributions are your original work or you have permission to submit them.
4. You understand that your contributions may be reviewed and edited for consistency and quality before merging.
-->
## What was changed & why
<!-- A sentence or two describing the change. -->
<!-- A brief motivation for this change -->
<!-- Use the fixes keyword below and the issue related to this PR to link them. -->
Fixes:
## Changes
<!-- A list of important changes -->
## Testing & Verification
<!-- If there are tests, explain how you wrote them. Otherwise, explain how you know this works. -->
<!-- This doesn't apply to docs -->
## Additional Resources
<!-- Extra information, e.g. screenshots -->
@Krasner, is this better? |
|
Yes much better. The old one has a too much text and seemed like a bunch of LLM generated sections. |
Below is the exact change I made - 1 PR template for everything to simplify it all.
What was changed & why
Fixes:
Changes
Testing & Verification
Additional Resources
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.