Update CONTRIBUTING.md to current release branches (#26885)

This commit is contained in:
Johannes Rudolph 2019-05-08 10:27:03 +02:00 committed by Arnout Engelen
parent 4bd40be864
commit 9ebc5b4b72

View file

@ -16,8 +16,8 @@ You may also check out these [other resources](https://akka.io/get-involved/).
Depending on which version (or sometimes module) you want to work on, you should target a specific branch as explained below:
* `master` active development branch of Akka 2.5.x
* `release-2.4` maintenance branch of Akka 2.4.x
* `master` active development branch of Akka 2.6.x
* `release-2.5` maintenance branch of Akka 2.5.x
* similarly `release-2.#` branches contain legacy versions of Akka
## Tags