Update pull request template

Change the first line into a comment. Just a minor convenience so that the
author of a PR doesn't need to delete that line.
This commit is contained in:
Nicholas Bishop
2023-03-25 13:10:28 -04:00
parent 936c4e1a83
commit 175abac002
+1 -1
View File
@@ -1,4 +1,4 @@
*Descriptive summary of your bugfix, feature, or refactoring.*
<!-- Descriptive summary of your bugfix, feature, or refactoring. -->
## Checklist
- [ ] Sensible git history (for example, squash "typo" or "fix" commits). See the [Rewriting History](https://git-scm.com/book/en/v2/Git-Tools-Rewriting-History) guide for help.