diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 2394c60b4..351265365 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -14,5 +14,6 @@ Fixes # - [ ] PR follows [Contributing Guide](../docs/CONTRIBUTING.md) - [ ] Added tests (if necessary) - [ ] Extended README/Documentation (if necessary) +- [ ] Adjusted `helm/values.schema.json` according to new changes if `helm/values.yaml` has been touched - [ ] Adjusted versions of image and Helm chart in `values.yaml` and `Chart.yaml` (if necessary)