Updated pull request template

This commit is contained in:
Tig Kindel
2024-01-07 14:36:37 -07:00
parent 442f8e5a13
commit d807190dd9

View File

@@ -1,4 +1,12 @@
Fixes #_____ - Include a terse summary of the change or which issue is fixed.
## Fixes:
(Include a list of issues that this PR fixes. If this PR is a work in progress, include a list of issues that this PR is related to. Use the format `Fixes #issue` to automatically close the issue when this PR is merged.)
- Fixes #____
## Todos:
- [ ] - Include a list of tasks that need to be completed for this PR to be considered complete.
## Pull Request checklist: