-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Add Pull Request Template for GitHub issue #13 #20
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
This is a comprehensive template, but I think it can be slimmed down a bit so people don't 'tl;dr'. I've left some recommendations in my review. If anything I've dropped still seems important it can probably be moved to CONTRIBUTING.md
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(duplicate)
integrate Alec Helmturner's adjustments Co-authored-by: Alec Helmturner <[email protected]>
@CKCarr I committed @helmturner's suggestions. Looks great to me if you want to give it one more pass and mark it ready for review and merge it, it's been approved. |
* feat: Add Pull Request Template for GitHub issue #13 * Apply suggestions from code review integrate Alec Helmturner's adjustments Co-authored-by: Alec Helmturner <[email protected]> --------- Co-authored-by: Erich Keil <[email protected]> Co-authored-by: Alec Helmturner <[email protected]>
This PR introduces a comprehensive and standardized Pull Request Template to streamline submission and review processes. By providing a clear structure for contributors, we aim to ensure consistency across PRs and facilitate easier understanding and evaluation of contributions. The template includes sections for describing changes, type of change, testing procedures, and a checklist for review standards.
Related to issue #13.
Closes #13
Please review the template for any adjustments or improvements needed.