diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..da76f70 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,6 @@ +Checklist: + +* [] I have increased the chart version. +* [] I have updated the chart readme. +* [] I have updated the chart changelog. +* [] I have written CI tests for my change.