alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

Akka/Scala example source code file (issue-tracking.rst)

This example Akka source code file (issue-tracking.rst) is included in my "Source Code Warehouse" project. The intent of this project is to help you more easily find Akka and Scala source code examples by using tags.

All credit for the original source code belongs to akka.io; I'm just trying to make examples easier to find. (For my Scala work, see my Scala examples and tutorials.)

Akka tags/keywords

akka, browsing, creating, github, issue, please, scala, tickets, tracking, you

The issue-tracking.rst Akka example source code

.. _issue_tracking:

Issue Tracking
==============

Akka is using GitHub Issues as its issue tracking system.

Browsing
--------

Tickets
^^^^^^^

Before filing a ticket, please check the existing `Akka tickets
<https://github.com/akka/akka/issues>`_ 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.

Roadmaps
^^^^^^^^

Please refer to the `Akka roadmap
<https://docs.google.com/document/d/18W9-fKs55wiFNjXL9q50PYOnR7-nnsImzJqHOPPbM4E/pub>`_
in order to find out the general theme of work to be done for upcoming versions
of Akka.


Creating tickets
----------------

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

You can create a `new ticket <https://github.com/akka/akka/issues/new>`_ if you
have registered a GitHub user account.

Thanks a lot for reporting bugs and suggesting features!


Other Akka source code examples

Here is a short list of links related to this Akka issue-tracking.rst source code file:

... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.