From 550c17f5e453dfcfc87a85afc406361d3cf8b21c Mon Sep 17 00:00:00 2001 From: Janne Valkealahti Date: Sun, 19 Jul 2015 18:48:08 +0100 Subject: [PATCH] update readme --- README.adoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.adoc b/README.adoc index b213e1f9..6f42dd01 100644 --- a/README.adoc +++ b/README.adoc @@ -73,6 +73,11 @@ see the https://github.com/spring-projects/spring-statemachine/blob/master/CONTRIBUTING.md[contributor guidelines] for details. +If you want to contribute, search github tickets marked with `help +wanted` or come up with your own ticket but please first open a ticket +to discus not to work on a same topic or issues. Nobody wants to see +same work done twice! + == License Spring Statemachine is Open Source software released under the http://www.apache.org/licenses/LICENSE-2.0.html[Apache 2.0 license].