Skip to content

Commit

Permalink
[propose] add checklist and small tweaks (helm#7628)
Browse files Browse the repository at this point in the history
* [propose] add checklist and small tweaks

Signed-off-by: cpanato <[email protected]>

o

* Fix wording

Signed-off-by: David J. M. Karlsen <[email protected]>
  • Loading branch information
cpanato authored and k8s-ci-robot committed Sep 21, 2018
1 parent e373db7 commit 8c53e95
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,16 @@ very quickly. Please check the results. We would like these checks to pass befor
even continue reviewing your changes.
-->

**What this PR does / why we need it**:
#### What this PR does / why we need it:

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #
#### Which issue this PR fixes
*(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*
- fixes #

**Special notes for your reviewer**:
#### Special notes for your reviewer:

#### Checklist
[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]
- [ ] [DCO](https://www.helm.sh/blog/helm-dco/index.html) signed
- [ ] Chart Version bumped
- [ ] Variables are documented in the README.md

0 comments on commit 8c53e95

Please sign in to comment.