mirror of
https://github.com/mfornos/awesome-microservices.git
synced 2024-11-20 11:16:15 -05:00
17 lines
710 B
Markdown
17 lines
710 B
Markdown
|
# 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!
|