diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 19c2214..42909af 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -8,11 +8,11 @@ Before submitting this PR, please make sure: - [ ] You have added yourself or the appropriate individual as the assignee. - [ ] You have added the relevant groups/individuals to the reviewers. - [ ] Your commit messages conform to the [Conventional - Commits](https://www.conventionalcommits.org/en/v1.0.0/) standard. + Commits](https://www.conventionalcommits.org/en/v1.0.0/) standard. - [ ] You have updated the README or other documentation to account for these - changes (when appropriate). + changes (when appropriate). - [ ] You have added a line describing the change in the `CHANGELOG.md` under - `[Unreleased]`. + `[Unreleased]`.