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 development/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Please note that we have a [code of conduct](../project/code-of-conduct.md). Mak
### Choosing an issue

There are two options to look for the issues to contribute to.\
The first is our ["Up for grabs"](https://github.com/kafbat/kafka-ui/projects/11) board. There the issues are sorted by the required experience level (beginner, intermediate, expert).
The first is our ["Up for grabs"](https://github.com/orgs/kafbat/projects/2) board. There the issues are sorted by the required experience level (beginner, intermediate, expert).

The second option is to search for ["good first issue"](https://github.com/kafbat/kafka-ui/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22)-labeled issues. Some of them might not be displayed on the aforementioned board or vice versa.

Expand Down