You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ Welcome and thank you for making it this far and considering contributing to ext
4
4
We always appreciate any contributions by raising issues, improving the documentation, fixing bugs in the CLI or adding new features.
5
5
6
6
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/external-dns-stackit-webhook/discussions). Answering any questions or discussions there is also a great way to contribute to the community.
8
8
9
9
## Process of making an addition
10
10
@@ -29,7 +29,7 @@ To contribute any code to this repository just do the following:
29
29
> Using a nolint directive should only be used as a last resort.
30
30
6. Open a PR and make sure the CI pipelines succeed.
31
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-api-manager-cli/blob/main/.github/semantic.yml)
32
+
> All available `scopes` & `types` are defined in [semantic.yml](https://github.com/stackitcloud/external-dns-stackit-webhook/blob/main/.github/semantic.yml)
33
33
>
34
34
> A example PR tile for adding a new feature for the CLI would looks like: `cli(feat) Add saving output to file`
35
35
7. Wait for one of the maintainers to review your code and react to the comments.
0 commit comments