Skip to content

Commit

Permalink
Add contribution guidelines
Browse files Browse the repository at this point in the history
  • Loading branch information
ramnes committed Feb 22, 2016
1 parent 0ec1f8f commit 4e5c1de
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Contribution Guidelines

You want to contribute to Awesome MongoDB? Great!

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.
- 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!
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

> A curated list of awesome MongoDB resources, libraries, tools and applications
Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. Feel free to improve this list by contributing!
Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. Feel free to improve this list by [contributing](CONTRIBUTING.md)!

## Table of Contents
- [Resources](#resources)
Expand Down

0 comments on commit 4e5c1de

Please sign in to comment.