Commit 84c5217059a7b4b121127273386b0b7ecd1da63f
1 parent
53d3e45b
Exists in
master
and in
21 other branches
Added link to help wanted issues
Showing
1 changed file
with
2 additions
and
0 deletions
Show diff stats
README.md
... | ... | @@ -1523,6 +1523,8 @@ Everyone is encouraged to help improve this project. Here are a few ways you can |
1523 | 1523 | - Write, clarify, or fix documentation |
1524 | 1524 | - Suggest or add new features |
1525 | 1525 | |
1526 | +If you’re looking for ideas, [try here](https://github.com/ankane/searchkick/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22). | |
1527 | + | |
1526 | 1528 | To get started with development and testing: |
1527 | 1529 | |
1528 | 1530 | ```sh | ... | ... |