Skip to content

Commit 3c9990d

Browse files
committed
added a section on contributing, forking and pull requests
1 parent 5117762 commit 3c9990d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

ReadMe.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,14 @@ When building the current maven plugin downloads the latest distro of Kotlin. If
8282
mvn -PlocalKotlin
8383

8484

85+
## Contributing
86+
87+
We love contributions! There's [lots to do](http://youtrack.jetbrains.com/issues/KT) so why not chat
88+
with us on the [forum](http://devnet.jetbrains.net/community/kotlin?view=discussions) about what you're interested in doing?
89+
90+
The best way to contribute is to [fork the project on github](http://help.github.com/fork-a-repo/) then send us a
91+
[pull request](http://help.github.com/send-pull-requests/) via [github](http://github.com).
92+
8593
## Kommitter links
8694

8795
* [TeamCity CI build](http://teamcity.jetbrains.com/project.html?projectId=project67&tab=projectOverview)

0 commit comments

Comments
 (0)