Browse Source

Revert "Updated pull request template"

This reverts commit d807190dd98c88d8f7dc01228fb471dde31bad2a.
Tig Kindel 1 year ago
parent
commit
c426f04e5c
1 changed files with 1 additions and 9 deletions
  1. 1 9
      pull_request_template.md

+ 1 - 9
pull_request_template.md

@@ -1,12 +1,4 @@
-## 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.
+Fixes #_____ - Include a terse summary of the change or which issue is fixed.
 
 ## Pull Request checklist: