Clean up the pull request template

Signed-off-by: Claudia Meadows <contact@claudiameadows.dev>
This commit is contained in:
Claudia Meadows 2024-09-25 21:04:32 -07:00 committed by GitHub
parent cfa890f685
commit 27d94544a2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,5 +24,5 @@
- [ ] My code follows the code style of this project. - [ ] My code follows the code style of this project.
- [ ] I have added tests to cover my changes. - [ ] I have added tests to cover my changes.
- [ ] All new and existing tests passed. - [ ] All new and existing tests passed.
- [ ] My change requires a documentation update, and I've opened a pull request to update them already: https://github.com/MithrilJS/docs/pulls/NNNN - [ ] My change requires a documentation update, and I've opened a pull request to update it already:
- [ ] I have read https://mithril.js.org/contributing.html. - [ ] I have read https://mithril.js.org/contributing.html.