Back to Akka

Issue Tracking

akka-docs/src/main/paradox/project/issue-tracking.md

10.1.0978 B
Original Source

Issue Tracking

Akka is using GitHub Issues as its issue tracking system.

Browsing

Tickets

Before filing a ticket, please check the existing Akka tickets for earlier reports of the same problem. You are very welcome to comment on existing tickets, especially if you have reproducible test cases that you can share.

Creating tickets

Please include the versions of Scala and Akka and relevant configuration files.

You can create a new ticket if you have registered a GitHub user account.

Thanks a lot for reporting bugs and suggesting features!

Submitting Pull Requests

@@@ note

A pull request is worth a thousand +1's. -- Old Klangian Proverb

@@@

Pull Requests fixing issues or adding functionality are very welcome. Please read CONTRIBUTING.md for more information about contributing to Akka.