From 33fac7e4edb37fbe7318cfcf13b05225268980f3 Mon Sep 17 00:00:00 2001 From: beanbeanjuice Date: Mon, 30 Oct 2023 09:57:47 -0700 Subject: [PATCH] Removed Colon from Checklist --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 429ab117..5e0bcc76 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -36,7 +36,7 @@ Fixes # (issue) --- -## Checklist: +## Checklist - [ ] This pull request has been linked to the appropriate issue on GitHub. (Use the development section on the right.) - [ ] The code follows the style [guidelines](https://github.com/beanbeanjuice/cafeBot/blob/master/CONTRIBUTING.md).