reference akka-contrib from CONTRIBUTING.md

This commit is contained in:
Roland 2012-09-25 16:15:21 +02:00 committed by Björn Antonsson
parent 6163470d97
commit 26157d0521

View file

@ -60,7 +60,7 @@ Akka uses [Scalariform](https://github.com/mdr/scalariform) to enforce some of t
##Contributing Modules## ##Contributing Modules##
For external contributions of entire modules, the normal way is to establish it as a stand-alone module first, For external contributions of entire modules, the normal way is to establish it as a stand-alone module first,
to show that there is a need for the module. The next step would be to add it to Akka as an "experimental module", to show that there is a need for the module. The next step would be to add it to Akka as an "experimental module" (in the akka-contrib subproject),
then when the module is hardened, well documented and tested it becomes an officially supported Akka module. then when the module is hardened, well documented and tested it becomes an officially supported Akka module.
[List of experimental Akka modules](http://doc.akka.io/docs/akka/current/experimental/index.html) [List of experimental Akka modules](http://doc.akka.io/docs/akka/current/experimental/index.html)