Skip to content

Commit 33952e6

Browse files
committed
Update README.md
1 parent 45545e3 commit 33952e6

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
This is the repository for the [Scala Programming Language](http://www.scala-lang.org).
22

3-
For information regarding the development of the compiler and the standard library: http://docs.scala-lang.org/scala/.
4-
5-
Before submitting a pull request, read our [policy](http://docs.scala-lang.org/scala/pull-request-policy.html),
6-
and please [sign the contributor's license agreement](http://typesafe.com/contribute/cla/scala).
3+
- [Report an issue](https://issues.scala-lang.org);
4+
- [Read adbout the development of the compiler and the standard library](http://docs.scala-lang.org/scala/);
5+
- [Check our Jenkins status](https://scala-webapps.epfl.ch/jenkins/);
6+
- [Download the latest nightly](https://scala-webapps.epfl.ch/jenkins/job/scala-nightly-main-master/ws/dists/latest/*zip*/latest.zip);
7+
- ... and contribute right here! Please, first read our [policy](http://docs.scala-lang.org/scala/pull-request-policy.html),
8+
and [sign the contributor's license agreement](http://typesafe.com/contribute/cla/scala).

0 commit comments

Comments
 (0)