mirror of https://github.com/helm/helm
commit
aa63d01573
@ -0,0 +1,22 @@
|
|||||||
|
<!-- Thanks for sending a pull request! Here are some tips for you:
|
||||||
|
1. If you want *faster* PR reviews, read how: https://github.com/helm/helm/blob/master/CONTRIBUTING.md
|
||||||
|
-->
|
||||||
|
|
||||||
|
**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 #
|
||||||
|
|
||||||
|
**Special notes for your reviewer**:
|
||||||
|
|
||||||
|
**If applicable**:
|
||||||
|
- [ ] documentation
|
||||||
|
- [ ] unit tests
|
||||||
|
- [ ] tested backward compatibility (i.e. deploy with previous version, upgrade with this branch)
|
||||||
|
|
||||||
|
**Release note**:
|
||||||
|
<!-- Steps to write your release note:
|
||||||
|
1. Use the release-note-* labels to set the release note state (if you have access)
|
||||||
|
2. Enter your extended release note in the below block; leaving it blank means using the PR title as the release note. If no release note is required, just write `NONE`.
|
||||||
|
-->
|
||||||
|
```release-note
|
||||||
|
```
|
Loading…
Reference in new issue