Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iluwatar committed Sep 7, 2014
1 parent 25469c2 commit c2db298
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -260,10 +260,9 @@ The difference is the intent of the patterns. While Proxy controls access to the
# How to contribute

For a new pattern to be added 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.
3. Create a simple class diagram from your example code. I've used [GenMyModel](https://www.genmymodel.com/) and its "Export as JPEG" feature.
4. Add description of the pattern in README.md and link to the class diagram.
5. Create a pull request.


0 comments on commit c2db298

Please sign in to comment.