Handy/.github/PULL_REQUEST_TEMPLATE.md
2025-12-23 09:17:02 +07:00

53 lines
1.9 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)
## Human Written Description
<!-- Describe your changes clearly and concisely
Please write 2-3 sentences in your own words explaining:
- What problem you noticed or idea you had
- Why you think this change matters
This section should be YOUR thinking, not AI-generated text. Even if AI helped write the code, we want to hear from you directly. Your perspective as a human is what makes contributions meaningful. Your PR may be rejected if you do not
include a human-written description.
-->
## 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 -->