changes on fix-publish to .github/pull_request_template.md,

This commit is contained in:
Alex Collins 2019-10-24 09:17:07 -07:00
parent 793d12e9a2
commit d3483f7d43

View file

@ -3,3 +3,4 @@ Checklist:
* [ ] I have update the chart version in `Chart.yaml` following Semantic Versioning.
* [ ] Any new values are backwards compatible and/or have sensible default.
* [ ] I have followed the testing instructions in the [contributing guide](https://github.com/argoproj/argo-helm/blob/master/CONTRIBUTING.md).
* [ ] I have signed the CLA.