diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 84a62f593..15f597157 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -11,9 +11,7 @@ Describe what your pull request does. If appropriate, add GIFs or images showing - [ ] `patch` — Bug Fix - [ ] `minor` — New Feature - [ ] `major` — Breaking Change - - [ ] `dependencies` — Dependency Update (publishes a `patch` release, for devDependencies use `internal`) - - [ ] `documentation` — Changes to the documentation only (will not publish a new version) - [ ] `tests` — Changes to any testing-related code only (will not publish a new version) - [ ] `internal` — Any other changes that don't affect the published package (will not publish a new version)