Fladder/.github/PULL_REQUEST_TEMPLATE.md
2024-10-24 23:04:47 +02:00

18 lines
530 B
Markdown

## Pull Request Description
<!--- Please describe what was changed -->
## Issue Being Fixed
<!-- Please describe the problem that is being fixed and, if applicable, reference a GitHub issue -->
Resolves #issue-number
## Screenshots / Recordings
<!-- This section is optional but highly recommended to show off your changes! -->
## Checklist
- [ ] If a new package was added, did you ensure it works for all supported platforms? Is the package well maintained
- [ ] Check that any changes are related to the issue at hand.