diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 79492ca..4aac61c 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,12 +1,12 @@ - -_Provide a description of what has been changed_ +### Changes + ### Checklist - [ ] README is updated with new configuration values *(if applicable)* -- [ ] Changes were throughly tested locally +- [ ] Changes were tested and verified locally - [ ] Changes are covered by Unit Tests -- [ ] Version is updated in `Chart.yaml` +- [ ] Version is bumped in `Chart.yaml` -Fixes # + diff --git a/README.md b/README.md index 0cad9bd..ec8d0f6 100644 --- a/README.md +++ b/README.md @@ -26,4 +26,4 @@ You can then run `helm search repo fiverr_public` to see the charts. ![Tests](https://github.com/fiverr/public_charts/actions/workflows/test.yml/badge.svg) ## Charts -[Karpenter Nodes](https://github.com/fiverr/public_charts/tree/main/charts/karpenter_nodes) +[Karpenter Nodes](https://github.com/fiverr/public_charts/tree/master/charts/karpenter_nodes)