You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: get-involved/index.md
+3-7Lines changed: 3 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -74,9 +74,8 @@ Typically the scaladoc tool provides a low entry point for new committers, so it
74
74
75
75
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.
76
76
77
-
If you are interested in contributing code, we ask you to complete and
which allows us to ensure that all code submitted to the project is
81
80
unencumbered by copyrights or patents.
82
81
@@ -101,7 +100,6 @@ To be moved to hacker-guide.md:
101
100
- Subpages or subsections for contributing for each project (i.e. how to find tickets/features to work on)
102
101
- Building and contributing code (contributor's workflow)
103
102
- link to a proper git etiquette page
104
-
- link to CLA
105
103
- how to run and use partest
106
104
- compiler page (links to compiler-related docs i.e. reflection/macros/compiler-plugin guides, links to compiler internal videos, and useful info from wiki) (or should this go on docs.scala-lang?)
107
105
- Link to how to make a bug report
@@ -174,9 +172,7 @@ specific ticket on the issue tracker.
174
172
175
173
## Contributor's License Agreement
176
174
177
-
Before we can accept your pull request you have to sign our Contributor's License Agreement (CLA).
178
-
179
-
TODO: Heather
175
+
Before we can accept your pull request you have to sign our [Contributor's License Agreement (CLA)](http://typesafe.com/contribute/cla/scala).
0 commit comments