diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index dcd05ffd7..6c7985fbb 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -11,8 +11,11 @@ [Describe any additional context required to test the PR/feature/bug fix.] ### ⚠️ Don't forget to add a [semver](https://semver.org/) label! -Please only add **one** label: +Please 🚨 **ONLY ADD ONE** 🚨 of the following labels, failing to do so may lead to adverse versioning of your changes when published: - `patch`: Bug Fix? - `minor`: New Feature? - `major`: Breaking Change? - `skip-release`: It's unnecessary to publish this change. + +### Special Note +Please avoid adding any of the `Priority` labels as they conflict with the labels above ☝️