Skip to content

Commit 46fc7ea

Browse files
committed
Reword and link to GitHub instead of JIRA
1 parent 56abdcb commit 46fc7ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contribute/guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The main Scala project consists of the standard Scala library, the Scala reflect
4343
the Scala compiler and the Scaladoc tool. This means there's plenty to choose from when deciding what to work on.
4444
Typically the scaladoc tool provides a low entry point for new committers, so it is a good first step into contributing.
4545

46-
On the Scala bug tracker you will find many bugs that are [marked as good starting points to contributing ("community" bugs)](https://issues.scala-lang.org/secure/IssueNavigator.jspa?requestId=12111) or [that are not currently assigned](https://issues.scala-lang.org/secure/IssueNavigator.jspa?requestId=12112) and that you could pick up. Once you decided on a ticket to look at, see the next step on how to proceed further.
46+
On the [Scala bug tracker](https://github.com/scala/bug) you will find the bugs that you could pick up. Once you decided on a ticket to look at, see the next step on how to proceed further.
4747

4848
If you are interested in contributing code, we ask you to sign the
4949
[Scala Contributor License Agreement](http://www.lightbend.com/contribute/cla/scala),

0 commit comments

Comments
 (0)