We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b48fa09 commit 56f562fCopy full SHA for 56f562f
community/index.md
@@ -176,6 +176,11 @@ Staying current:
176
* [Scala Times](https://scalatimes.com) includes library releases
177
* [#ThisWeekInScala](https://medium.com/disney-streaming/tagged/thisweekinscala) includes library releases
178
179
+Want to start contributing?
180
+
181
+[Here](https://github.com/search?q=type%3Aissue+label%3A%22help+wanted%22+label%3A%22good+first+issue%22+language%3AScala+state%3Aopen&type=Issues)
182
+you can search for all open `Issues` in **Github** that are labbeled as _"help wanted"_ & _"good first issue"_.
183
184
## Non-JVM platforms
185
186
* [Scala.js](https://www.scala-js.org) compiles Scala code to JavaScript
0 commit comments