Handy/.github/PULL_REQUEST_TEMPLATE.md

45 lines
1.5 KiB
Markdown

## Before Submitting This PR
**Please confirm you have done the following:**
- [ ] I have searched [existing issues](https://github.com/cjpais/Handy/issues) and [pull requests](https://github.com/cjpais/Handy/pulls) (including closed ones) to ensure this isn't a duplicate
- [ ] I have read [CONTRIBUTING.md](../CONTRIBUTING.md)
**If this is a feature or change that was previously closed/rejected:**
- [ ] I have explained in the description below why this should be reconsidered
- [ ] I have gathered community feedback (link to discussion below)
## Description
<!-- Describe your changes clearly and concisely -->
## Related Issues/Discussions
<!-- Link to related issues, discussions, or previous PRs -->
<!-- If reopening something previously closed, explain why this should be reconsidered -->
Fixes #
Discussion:
## Community Feedback
<!--
PRs with community support are much more likely to be merged.
For features: Link to a discussion where community members have expressed interest.
For bug fixes: Link to the issue where others have confirmed the bug.
If you haven't gathered feedback yet, consider starting a discussion first:
https://github.com/cjpais/Handy/discussions
It is not explicitly required to gather feedback, but it certainly helps your PR get merged.
-->
## Testing
<!-- Describe how you tested your changes and if you need help getting additional testing -->
## Screenshots/Videos (if applicable)
<!-- Add screenshots or videos demonstrating the change -->