Change contributing section of "this query" link to finding open Kotlin issues (#891)

This commit is contained in:
Yoshinori Isogai
2016-07-05 07:09:49 +09:00
committed by Dmitry Jemerov
parent 5891aa0c5e
commit 68dd3dde59
+1 -1
View File
@@ -120,7 +120,7 @@ We love contributions! There's [lots to do on Kotlin](http://youtrack.jetbrains.
about what you're interested in doing? Please join the #kontributors channel in [our Slack chat](http://kotlinslackin.herokuapp.com/)
and let us know about your plans.
If you want to find some issues to start off with, try [this query](https://youtrack.jetbrains.com/issues?q=tag%3A+%7BUp+For+Grabs%7D+%23Unresolved) which should find all issues that marked as "up-for-grabs".
If you want to find some issues to start off with, try [this query](https://youtrack.jetbrains.com/issues/KT?q=tag:%20%7BUp%20For%20Grabs%7D%20%23Unresolved) which should find all Kotlin issues that marked as "up-for-grabs".
Currently only committers can assign issues to themselves so just add a comment if you're starting work on it.