We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9fbba3 commit e17c5d5Copy full SHA for e17c5d5
CONTRIBUTING.md
@@ -30,8 +30,6 @@ To contribute any code to this repository just do the following:
30
6. Open a PR and make sure the CI pipelines succeed.
31
> Your PR needs to have a semantic title, which can look like: `type(scope) Short Description`
32
> 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`
35
7. Wait for one of the maintainers to review your code and react to the comments.
36
8. After approval merge the PR
37
9. Thank you for your contribution! :)
0 commit comments