Skip to content

Commit 2e36e6e

Browse files
committed
Added instructions to work on an issue.
1 parent 80093a1 commit 2e36e6e

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -496,6 +496,12 @@ The difference is the intent of the patterns. While Proxy controls access to the
496496
4. Add description of the pattern in README.md and link to the class diagram.
497497
5. Create a pull request.
498498

499+
**To work on one of the raised issues** you need to do the following steps:
500+
501+
1. Fork the repository.
502+
2. Implement the code changes in your fork. Remember to add sufficient comments documenting the implementation.
503+
3. Create a pull request.
504+
499505
**For creating/editing UML diagrams** you need [ObjectAid UML Explorer for Eclipse](http://www.objectaid.com/home).
500506

501507
**For inspiration** there is a good list of design patterns at [Wikipedia](http://en.wikipedia.org/wiki/Software_design_pattern).

0 commit comments

Comments
 (0)