From 9ba1d0ac1abc3f447bf53ee6e055ca4a29a375c0 Mon Sep 17 00:00:00 2001 From: Valeriano Manassero <14011549+valeriano-manassero@users.noreply.github.com> Date: Tue, 13 Jun 2023 13:35:30 +0200 Subject: [PATCH] Added artifact hub annotations (#224) --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f304ddf..7078e73 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -54,6 +54,7 @@ Before you submit a new PR: * Check related discussions in the [ClearML slack community](https://joinslack.clear.ml) (or start your own discussion on the `#clearml-dev` channel) * Check your branch with `helm lint` * Update `version` in `Chart.yaml` according [semver](https://semver.org/) rules +* Substitute `annotations` section in `Chart.yaml` annotating implementations (useful for Artifecthub changelog) * Update chart README using [helm-docs](https://github.com/norwoodj/helm-docs) In your PR include: