Commit 18477e2f38161f9b28a191d4ac618b7136b85947
Committed by
GitHub
1 parent
9f2a51a4
Exists in
master
and in
14 other branches
Update CONTRIBUTING.md (#1374)
Link to questions tagged with searchkick
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
CONTRIBUTING.md
... | ... | @@ -4,7 +4,7 @@ First, thanks for wanting to contribute. You’re awesome! :heart: |
4 | 4 | |
5 | 5 | ## Help |
6 | 6 | |
7 | -We’re not able to provide support through GitHub Issues. If you’re looking for help with your code, try posting on [Stack Overflow](https://stackoverflow.com/). | |
7 | +We’re not able to provide support through GitHub Issues. If you’re looking for help with your code, try posting on [Stack Overflow](https://stackoverflow.com/questions/tagged/searchkick). | |
8 | 8 | |
9 | 9 | All features should be documented. If you don’t see a feature in the docs, assume it doesn’t exist. |
10 | 10 | ... | ... |