8000 Added some information and pointers about contributing to the README. · odersky/scala.github.com@c4940eb · GitHub
[go: up one dir, main page]

Skip to content

Commit c4940eb

Browse files
committed
Added some information and pointers about contributing to the README.
1 parent 3530940 commit c4940eb

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
This repository contains the source for the Scala documentation website, as well as the source for "Scala Improvement Process" (SIP) documents.
44

5+
## Contributing ##
6+
7+
Please have a look at [http://docs.scala-lang.org/contribute.html](http://docs.scala-lang.org/contribute.html) before making a contribution.
8+
This document gives an overview of the type of documentation contained within the Scala Documentation repository, as well as both the structure of
9+
the repository and the different types of documents it contains.
10+
11+
Small changes, or corrected typos will generally be pulled in right away. Large changes, like the addition of new documents, or the rewriting of
12+
existing documents will be thoroughly reviewed-- please keep in mind that, generally, new documents must be very well-polished, complete, and maintained
13+
in order to be accepted.
14+
515
## Dependencies ##
616

717
### Unix ###

0 commit comments

Comments
 (0)
0