Update CONTRIBUTING.md

This commit is contained in:
Roland Kuhn 2015-06-22 15:12:23 +02:00
parent dc54a27755
commit 97b586a278

View file

@ -1,5 +1,7 @@
# Contributing to Akka
In case of questions about the contribution process or for discussion of specific issues please visit the [akka/dev gitter chat](https://gitter.im/akka/dev).
## Infrastructure
* [Akka Contributor License Agreement](http://www.typesafe.com/contribute/cla)
@ -12,8 +14,6 @@ These guidelines are meant to be a living document that should be changed and ad
These guidelines mainly applies to Typesafes “mature” projects - not necessarily to projects of the type collection of scripts etc.
In case of questions about the contribution process or for discussion of specific issues please visit the [akka/dev gitter chat](https://gitter.im/akka/dev).
## General Workflow
This is the process for committing code into master. There are of course exceptions to these rules, for example minor changes to comments and documentation, fixing a broken build etc.