summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaolo G. Giarrusso <p.giarrusso@gmail.com>2014-02-16 23:45:25 +0100
committerPaolo G. Giarrusso <p.giarrusso@gmail.com>2014-02-16 23:45:25 +0100
commit78a7494ef7011fef054bc271bbfdd27c5663e17a (patch)
tree2c69d28b79e02486d376632e7f4f99a19706f8f7 /README.md
parent6ef6c96eff2f0d2f505d45a1436d73a960193076 (diff)
downloadscala-78a7494ef7011fef054bc271bbfdd27c5663e17a.tar.gz
scala-78a7494ef7011fef054bc271bbfdd27c5663e17a.tar.bz2
scala-78a7494ef7011fef054bc271bbfdd27c5663e17a.zip
README.md: Add link to CONTRIBUTING.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a273cfb544..fdc989228c 100644
--- a/README.md
+++ b/README.md
@@ -4,5 +4,5 @@ This is the repository for the [Scala Programming Language](http://www.scala-lan
- [Read about the development of the compiler and the standard library](http://docs.scala-lang.org/scala/);
- [Check our Jenkins status](https://scala-webapps.epfl.ch/jenkins/);
- [Download the latest nightly](https://scala-webapps.epfl.ch/jenkins/job/scala-nightly-main-master/ws/dists/latest/*zip*/latest.zip);
- - ... and contribute right here! Please, first read our [policy](http://docs.scala-lang.org/scala/pull-request-policy.html),
+ - ... and contribute right here! Please, first read our [policy](http://docs.scala-lang.org/scala/pull-request-policy.html), our [development guidelines](CONTRIBUTING.md),
and [sign the contributor's license agreement](http://typesafe.com/contribute/cla/scala).