Skip to content

Commit 94c9530

Browse files
committed
Closes #45. Use web-based CLA.
1 parent 997439f commit 94c9530

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

get-involved/index.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,8 @@ Typically the scaladoc tool provides a low entry point for new committers, so it
7474

7575
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.
7676

77-
If you are interested in contributing code, we ask you to complete and
78-
submit to us the
79-
[Scala Contributor License Agreement](/resources/pdf/contributor_agreement.pdf),
77+
If you are interested in contributing code, we ask you to sign the
78+
[Scala Contributor License Agreement](http://typesafe.com/contribute/cla/scala),
8079
which allows us to ensure that all code submitted to the project is
8180
unencumbered by copyrights or patents.
8281

@@ -101,7 +100,6 @@ To be moved to hacker-guide.md:
101100
- Subpages or subsections for contributing for each project (i.e. how to find tickets/features to work on)
102101
- Building and contributing code (contributor's workflow)
103102
- link to a proper git etiquette page
104-
- link to CLA
105103
- how to run and use partest
106104
- 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?)
107105
- Link to how to make a bug report
@@ -174,9 +172,7 @@ specific ticket on the issue tracker.
174172
175173
## Contributor's License Agreement
176174
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).
180176
181177
## Compiler Internals
182178
-41.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)