diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 996e4ed7f1d1..3af0604694e3 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,6 +1,7 @@ Thanks for submitting a PR! Please check the boxes below: - [ ] I have run [`pre-commit`](https://docs.flagsmith.com/platform/contributing#pre-commit) to check linting +- [ ] I have added information to `docs/` if required so people know about the feature! - [ ] I have filled in the "Changes" section below? - [ ] I have filled in the "How did you test this code" section below? - [ ] I have used a [Conventional Commit](https://www.conventionalcommits.org/en/v1.0.0/) title for this Pull Request