From d3483f7d43039a4880276d0888728cd3c3793b8f Mon Sep 17 00:00:00 2001 From: Alex Collins Date: Thu, 24 Oct 2019 09:17:07 -0700 Subject: [PATCH] changes on fix-publish to .github/pull_request_template.md, --- .github/pull_request_template.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index f3d086a0..c0058839 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -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.