Update PR template (#8636)

This commit is contained in:
Miguel Ángel Cabrera Miñagorri
2022-01-12 10:42:22 +01:00
committed by GitHub
parent 80f08d777c
commit 03c7f21263
+2 -2
View File
@@ -32,8 +32,8 @@
<!-- If there's anything else that's important and relevant to your pull
request, mention that information here.-->
**Checklist**
**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
- [ ] Variables are documented in the values.yaml and added to the README.md using (readme-generator-for-helm)[https://github.com/bitnami-labs/readme-generator-for-helm]
- [ ] Title of the PR starts with chart name (e.g. [bitnami/<name_of_the_chart>])