diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 898900ccb..0d7973b2e 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -23,6 +23,7 @@ **Config/Logging/Testability** - [ ] Are all needed new/changed options added to default YAML files? +- [ ] Are all needed new/changed options added to the [Helm Chart](https://github.com/percona/percona-helm-charts)? - [ ] Did we add proper logging messages for operator actions? - [ ] Did we ensure compatibility with the previous version or cluster upgrade process? - [ ] Does the change support oldest and newest supported MongoDB version?