Files
romm/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md
2024-07-09 13:43:14 +02:00

25 lines
609 B
Markdown

# Pull request template
## Description
Please describe the changes or enhancements you are proposing with this pull request.
## Related Issues
List any related issues that are addressed or fixed by this pull request.
## Checklist
Please check all that apply.
- [ ] I've tested the changes locally
- [ ] I've updated the wiki accordingly
- [ ] I've have updated relevant comments
- [ ] I've assigned reviewers for this PR
- [ ] I've added unit tests that cover the changes
- [ ] All existing tests are passing
## Additional Notes
Add any additional information or context about the pull request here.