Skip to content

docs: add pointer to contributing guide in README #11126

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 1, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ The project was previously known as Gloo, and has been [production-ready since 2
- [Learn more about the community](https://github.com/kgateway-dev/community)

## Contributing to kgateway
Please refer to the [contributing guide](https://github.com/kgateway-dev/community/blob/main/CONTRIBUTING.md) in the community repo.

The [devel](devel) folder should be the starting point for understanding the code, and contributing to the product.

## Thanks
Expand All @@ -42,4 +44,4 @@ Kgateway would not be possible without the valuable open source work of projects
<div align="center">
<img src="https://raw.githubusercontent.com/cncf/artwork/main/other/cncf-sandbox/horizontal/color/cncf-sandbox-horizontal-color.svg" width="300" alt="Cloud Native Computing Foundation logo"/>
<p>kgateway is a <a href="https://cncf.io">Cloud Native Computing Foundation</a> sandbox project.</p>
</div>
</div>