Skip to content

Commit

Permalink
github: update pull_request_template
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuAlfageme committed Dec 8, 2022
1 parent 855a516 commit 9c18cb7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,7 @@

- [ ] Run `helm lint` on the chart dir.
- [ ] (Update) Bump the `Chart.yaml` version before merging, to release it as a new version.
- [ ] (Update) Replace the `annotations` on the `Chart.yaml` with:
- `artifacthub.io/changes` - the changes introduced on the PR [with the appropiate format](https://artifacthub.io/docs/topics/annotations/helm/#supported-annotations).
- `artifacthub.io/images` - the updated tag on the `cs3org/revad` image.
- [ ] (Update) If the PR includes new configurable parameters in the chart's `values.yaml`. Add documentation in the appropiate README.

0 comments on commit 9c18cb7

Please sign in to comment.