From 75e2ae91b408bedacb92d80b9ded75c339874592 Mon Sep 17 00:00:00 2001 From: deadlydog Date: Sat, 19 Oct 2024 01:15:19 -0600 Subject: [PATCH] chore: Update Pull Request template to make adding tips easier --- .github/pull_request_template.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 61062be..e4db35b 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -2,6 +2,8 @@ A brief summary of the change this PR brings. +If this PR is simply to add a new Tip, you can remove all of the sections below, as they do not apply. + ### Checklist Addresses issue #ISSUE_NUMBER (if applicable)