forked from mfornos/awesome-microservices
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added Contribution Guidelines document.
- Loading branch information
Showing
2 changed files
with
20 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# Contribution Guidelines | ||
|
||
## Adding to this list | ||
|
||
Please ensure your pull request adheres to the following guidelines: | ||
|
||
- Make an individual pull request for each suggestion. | ||
- Use the following format: `[Resource Name](link) - Short description.` | ||
- Don't repeat the resource name in the description. | ||
- Link additions should be added in alphabetical order to the relevant category. | ||
- Titles should be [capitalized](http://grammar.yourdictionary.com/capitalization/rules-for-capitalization-in-titles.html). | ||
- Check your spelling and grammar. | ||
- New categories or improvements to the existing categorization are welcome. | ||
- The pull request and commit should have a useful title. | ||
|
||
Thank you for your suggestions! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters