Skip to content

Commit e9fbba3

Browse files
authored
Update CONTRIBUTING.md
1 parent 4dc7f7d commit e9fbba3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Contributing to External DNS STACKIT Webhook
22

33
Welcome and thank you for making it this far and considering contributing to stackit-cert-manager-webhook.
4-
We always appreciate any contributions by raising issues, improving the documentation, fixing bugs in the CLI or adding new features.
4+
We always appreciate any contributions by raising issues, improving the documentation, fixing bugs or adding new features.
55

66
Before opening a PR please read through this document.
7-
If you want to contribute but don't know how to start or have any questions feel free to reach out to us on [Github Discussions](https://github.com/stackitcloud/stackit-api-manager-cli/discussions). Answering any questions or discussions there is also a great way to contribute to the community.
7+
If you want to contribute but don't know how to start or have any questions feel free to reach out to us on [Github Discussions](https://github.com/stackitcloud/stackit-cert-manager/discussions). Answering any questions or discussions there is also a great way to contribute to the community.
88

99
## Process of making an addition
1010

@@ -29,7 +29,7 @@ To contribute any code to this repository just do the following:
2929
> Using a nolint directive should only be used as a last resort.
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`
32-
> All available `scopes` & `types` are defined in [semantic.yml](https://github.com/stackitcloud/stackit-api-manager-cli/blob/main/.github/semantic.yml)
32+
> All available `scopes` & `types` are defined in [semantic.yml](https://github.com/stackitcloud/stackit-cert-manager/blob/main/.github/semantic.yml)
3333
>
3434
> A example PR tile for adding a new feature for the CLI would looks like: `cli(feat) Add saving output to file`
3535
7. Wait for one of the maintainers to review your code and react to the comments.

0 commit comments

Comments
 (0)