From 5a1ec86d2ccddd478902637c3e8a30fb4dcdd97b Mon Sep 17 00:00:00 2001 From: Alex Collins Date: Tue, 29 Oct 2019 19:19:48 -0700 Subject: [PATCH] changes on circleci to .github/pull_request_template.md, --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index c0058839..08e3b47a 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -3,4 +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. +* [ ] I have signed the CLA and the build is green.