From 0a1acc630a278e03ca2554104a1bcec160bba4bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ilkka=20Sepp=C3=A4l=C3=A4?= Date: Wed, 13 May 2015 00:16:45 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb040fbed..dd326fb11 100644 --- a/README.md +++ b/README.md @@ -615,7 +615,7 @@ While the implementations look similar there are differences. The Chain of Respo **To work on one of the raised issues** you need to do the following steps: 1. Fork the repository. -2. Implement the code changes in your fork. Remember to add sufficient comments documenting the implementation. +2. Implement the code changes in your fork. Remember to add sufficient comments documenting the implementation. Reference the issue id e.g. #52 in your commit messages. 3. Create a pull request. **For creating/editing UML diagrams** you need [ObjectAid UML Explorer for Eclipse](http://www.objectaid.com/home).