Skip to content

Commit aad6e4c

Browse files
committed
doc: add pull request template
Signed-off-by: Jan Larwig <jan@larwig.com>
1 parent 3518a15 commit aad6e4c

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<!--- Provide a general summary of your changes in the Title above -->
2+
## Description
3+
4+
<!--- Describe your changes in detail -->
5+
6+
## Checklist:
7+
8+
<!--- Go over all the following points, and put an `x` in all the boxes that apply. -->
9+
<!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
10+
11+
- [ ] I have bumped the version in the Chart.yaml according to [Semantic Versioning](https://semver.org).
12+
- [ ] I have updated the documentation/CHANGELOG at the bottom of the Chart.yaml
13+
- [ ] I have [signed off](https://github.com/apps/dco) all my commits.
14+
- [ ] (Optional) I have updated the Chart.lock for dependency updates
15+
- [ ] (Optional) I have implemented helm tests for new feature flags

0 commit comments

Comments
 (0)