diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index 9bacbcede3..70c5e8a9f6 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -21,7 +21,6 @@ * [ ] Prefix PR title with `[WIP]` if necessary. -* [ ] Prefix PR title with bracketed package name(s) corresponding to the changed package(s). For example: `[sol-cov] Fixed bug`. * [ ] Add tests to cover changes as needed. * [ ] Update documentation as needed. * [ ] Add new entries to the relevant CHANGELOG.jsons.