Adding PR template from dev-v2 branch

Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
pull/8006/head
Bridget Kromhout 5 years ago
parent 1d721226a9
commit f7d1bfd006
No known key found for this signature in database
GPG Key ID: 7D8605B545A76BAF

@ -0,0 +1,12 @@
<!-- Thanks for sending a pull request! Here are some tips for you:
1. Make sure to read the Contributing Guide before submitting your PR: https://github.com/helm/helm/blob/master/CONTRIBUTING.md
2. If this PR closes another issue, add 'closes #<issue number>' somewhere in the PR summary. GitHub will automatically close that issue when this PR gets merged. Alternatively, adding 'refs #<issue number>' will not close the issue, but help provide the reviewer more context.-->
**What this PR does / why we need it**:
**Special notes for your reviewer**:
**If applicable**:
- [ ] this PR contains documentation
- [ ] this PR contains unit tests
- [ ] this PR has been tested for backwards compatibility
Loading…
Cancel
Save