diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 7c2e3576..fa20f093 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,5 +1,3 @@ -# Pull Request - ## Description of the change @@ -23,6 +21,7 @@ ## Checklist +- [ ] I have read the [CONTRIBUTING.md](https://github.com/nextcloud/helm/blob/main/CONTRIBUTING.md#pull-requests) doc. - [ ] DCO has been [signed off on the commit](https://docs.github.com/en/github/authenticating-to-github/signing-commits). - [ ] Chart version bumped in `Chart.yaml` according to [semver](http://semver.org/). -- [ ] (optional) Variables are documented in the README.md +- [ ] (optional) Parameters are documented in the README.md