We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 307f013 + 34a2fa4 commit a48b146Copy full SHA for a48b146
1 file changed
.github/pull_request_template.md
@@ -1,5 +1,3 @@
1
-# Pull Request
2
-
3
## Description of the change
4
5
<!-- Describe the scope of your change - i.e. what the change does. -->
@@ -23,6 +21,7 @@
23
21
24
22
## Checklist <!-- [Place an '[X]' (no spaces) in all applicable fields. Please remove unrelated fields.] -->
25
+- [ ] I have read the [CONTRIBUTING.md](https://github.com/nextcloud/helm/blob/main/CONTRIBUTING.md#pull-requests) doc.
26
- [ ] DCO has been [signed off on the commit](https://docs.github.com/en/github/authenticating-to-github/signing-commits).
27
- [ ] Chart version bumped in `Chart.yaml` according to [semver](http://semver.org/).
28
-- [ ] (optional) Variables are documented in the README.md
+- [ ] (optional) Parameters are documented in the README.md
0 commit comments