From abb1730a8840a5ce6348c979a2b50958794d4b28 Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Sat, 25 May 2024 14:57:55 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=20Update=20PR=20template?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/pull_request_template.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index f4a641b3..49e68625 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,4 +1,7 @@ -*Thank you for contributing to Dashy! So that your PR can be handled effectively, please populate the following fields (delete sections that are not applicable)* + **Category**: > One of: Bugfix / Feature / Code style update / Refactoring Only / Build related changes / Documentation / Other (please specify) @@ -20,5 +23,5 @@ - [ ] There are no (new) build warnings or errors - [ ] _(If a new config option is added)_ Attribute is outlined in the schema and documented - [ ] _(If a new dependency is added)_ Package is essential, and has been checked out for security or performance -- [ ] Bumps version, if new feature added +- [ ] _(If significant change)_ Bumps version in package.json