Update PULL_REQUEST_TEMPLATE.md

This commit is contained in:
Carlos Rodríguez Hernández
2019-06-10 16:17:25 +02:00
committed by GitHub
parent c78e7552b1
commit c53d9ea7b6

View File

@@ -30,3 +30,9 @@
<!-- If there's anything else that's important and relevant to your pull
request, mention that information here.-->
**Checklist** [Place an '[X]' (no spaces) in all applicable fields. Please remove unrelated fields.]
- [ ] Chart version bumped in `Chart.yaml` according to [semver](http://semver.org/).
- [ ] Variables are documented in the README.md
- [ ] Title of the PR starts with chart name (e.g. `[bitnami/chart]`)
- [ ] If the chart contains a `values-production.yaml` a part from `values.yaml`, ensure that you are implementing the changes in both files