Skip to content
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
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Public API changes are required to follow the [Design Process](#design-process)

## Finding an Issue

We have issues labelled [good first issue](https://github.com/kroxylicious/kroxylicious/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22good%20first%20issue%22) for new contributors and [help wanted](https://github.com/kroxylicious/kroxylicious/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22help%20wanted%22) issues suitable for any contributor.
We have issues labelled [good first issue](https://github.com/issues?q=is%3Aissue%20is%3Aopen%20org%3Akroxylicious%20label%3A%22good%20first%20issue%22) for new contributors and [help wanted](https://github.com/issues?q=is%3Aissue%20is%3Aopen%20org%3Akroxylicious%20label%3A%22help%20wanted%22) issues suitable for any contributor.

Sometimes there won't be any issues with these labels. That's ok! There is likely still something for you to work on. If you want to contribute but you
don't know where to start or can't find a suitable issue, you can come [chat to us](https://kroxylicious.slack.com/archives/C050RNMQW8G).
Expand Down