diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 0d305b8816..66903df0c2 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,6 +1,7 @@ PR Instructions/requirements * Title uses `type: description` format. See CONTRIBUTING.md for types. -* Common types are: build, docs, feat, fix, refactor, revert, test + * Common types are: build, docs, feat, fix, refactor, revert, test + * Update `CHANGELOG.md` as applicable * Breaking changes include "!" after the type and a "BREAKING CHANGES:" section at the bottom. * Body text describes: