diff --git a/src/_includes/layout.njk b/src/_includes/layout.njk index 0ac2fb4..363356b 100644 --- a/src/_includes/layout.njk +++ b/src/_includes/layout.njk @@ -97,10 +97,10 @@ title: Kuadrant.io diff --git a/src/community.md b/src/community.md index 917ad8a..844187b 100644 --- a/src/community.md +++ b/src/community.md @@ -31,11 +31,7 @@ The [Kuadrant project](https://github.com/Kuadrant/) is made up of a range of co ### Getting Involved -We welcome new contributors to the project, be you a seasoned multi-cluster networking expert, or someone new who is looking to improve some wonky documentation you come across. Many of our respositories include variants of a `good-first-issue` label for issues that might be good to start with. - -#### Thinking about some initial contributions? - -Consider fixing some bugs, trying Kuadrant and telling us about your experience or helping us hone our documentation. +Check out the [Contributors Guide](/contributing) for ways you can get involved in the Kuadrant project. ### Social Media diff --git a/src/contributing.md b/src/contributing.md index c405ede..8a96a6d 100644 --- a/src/contributing.md +++ b/src/contributing.md @@ -62,22 +62,6 @@ Finally, it is recommended that you squash your changes into a single commit whe ## Signing Commits -All commits to be accepted to Kuadrant component codebases are required to be signed. Refer to [this page](https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits) about signing your commits. - - \ No newline at end of file