From 0ce7ccafa999e623663c4eb02837c63b81e1360b Mon Sep 17 00:00:00 2001 From: Mark Date: Sun, 29 Oct 2023 11:35:01 -0400 Subject: [PATCH 1/8] docs(github): update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 893f977b..ca390793 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -24,7 +24,6 @@ To check an item, place an "x" in the box like so: `- [x] Tests` - [ ] [Conventional Commits](https://www.conventionalcommits.org/) - [ ] Tests - [ ] Documentation -- [ ] Types