(docs) Add detailed pull request templates#375
Merged
Conversation
6c4daa8 to
ea6d124
Compare
Add five PR templates to standardize contribution descriptions: - Add a general pull_request_template.md with sections for summary, implementation details, testing, breaking changes, and a checklist. - Add specialized templates for bugfix, docs_only, feature_improvement, and build_refactor to capture focused information (root cause, reproduction steps, testing checklist, API changes, CI details, etc.). These templates improve contributor guidance, ensure consistent PR metadata, and make reviews and CI validation easier to perform.
ea6d124 to
9650bd0
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #375 +/- ##
========================================
Coverage 96.37% 96.37%
========================================
Files 4 4
Lines 138 138
Branches 20 20
========================================
Hits 133 133
Misses 2 2
Partials 3 3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Contributor
|
Thank you for your contribution, if you haven't already then feel free to add yourself as a contributors through the all-contributors bot. See https://allcontributors.org/docs/en/bot/usage for more information. |
Member
|
@AdmiringWorm thank you for getting these added! |
|
🎉 This issue has been resolved in version 6.0.0 🎉 The release can be downloaded from:
Your friendly GitReleaseManager bot 📦🚀 |
This was referenced Dec 12, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Type of documentation change
Summary
Motivation
Files / sections updated
Screenshots / examples (if applicable)
Checklist