Browse Source

Updated pull request template

Tig Kindel 1 year ago
parent
commit
d807190dd9
1 changed files with 9 additions and 1 deletions
  1. 9 1
      pull_request_template.md

+ 9 - 1
pull_request_template.md

@@ -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:
 ## Pull Request checklist: