reference akka-contrib from CONTRIBUTING.md
This commit is contained in:
parent
6163470d97
commit
26157d0521
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue