helm-charts/.github/PULL_REQUEST_TEMPLATE.md
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs 592e2a35dc
chore: Add pull request template
2022-08-09 11:03:52 +02:00

1.9 KiB

Description of the change

Benefits

Possible drawbacks

Applicable issues

  • fixes #

Additional information

Checklist

  • Title of the PR conforms to the Conventional Commits standard.
  • Scope of the of the PR title contains the chart name.
  • Chart version in Chart.yaml has been bumped according to Semantic Versioning.
  • Chart artifacthub.io/changes changelog annotation has been updated in Chart.yaml. See Artifact Hub documentation for more info.
  • Variables have been documented in the values.yaml file.