Merge pull request #13 from grouchy/patch-1

Update contributing.md
This commit is contained in:
Dov Amir
2018-06-14 13:41:12 +03:00
committed by GitHub

View File

@@ -2,7 +2,7 @@
Please ensure your pull request adheres to the following guidelines:
- Good design patterns resources should describe and explain several patterns (not describe a singal pattern only).
- Good design patterns resources should describe and explain several patterns (not describe a single pattern only).
- Search previous suggestions before making a new one, as yours may be a duplicate.
- Use the following format: `[name](link) - Description.`
- New categories, or improvements to the existing categorization are welcome.