Skip to content

Commit e17c5d5

Browse files
authored
Update CONTRIBUTING.md
1 parent e9fbba3 commit e17c5d5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

CONTRIBUTING.md

-2
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ To contribute any code to this repository just do the following:
3030
6. Open a PR and make sure the CI pipelines succeed.
3131
> Your PR needs to have a semantic title, which can look like: `type(scope) Short Description`
3232
> All available `scopes` & `types` are defined in [semantic.yml](https://github.com/stackitcloud/stackit-cert-manager/blob/main/.github/semantic.yml)
33-
>
34-
> A example PR tile for adding a new feature for the CLI would looks like: `cli(feat) Add saving output to file`
3533
7. Wait for one of the maintainers to review your code and react to the comments.
3634
8. After approval merge the PR
3735
9. Thank you for your contribution! :)

0 commit comments

Comments
 (0)