Fix PR template link (#9143)

Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
This commit is contained in:
Dr. Antonio Gámez
2022-02-22 12:35:40 +01:00
committed by GitHub
parent 4ffcc3c850
commit bf746c91d4
+1 -1
View File
@@ -35,6 +35,6 @@ 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 values.yaml and added to the README.md using (readme-generator-for-helm)[https://github.com/bitnami-labs/readme-generator-for-helm]
- [ ] 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>])
- [ ] All commits signed off and in agreement of [Developer Certificate of Origin (DCO)](https://github.com/bitnami/charts/blob/master/CONTRIBUTING.md#sign-your-work)