mirror of
https://github.com/rommapp/romm.git
synced 2026-06-29 07:16:28 +00:00
25 lines
609 B
Markdown
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.
|