mongodb-local-data-api
Version:
Run your own version of the MongoDB Atlas Data API.
12 lines (7 loc) • 456 B
Markdown
# Contribution Guide
Considering contributing? Thank you so much!
## Pull Requests
Please consider these simple guidelines when filing a pull request:
* Commits follow the [Angular commit convention](https://github.com/angular/angular.js/blob/master/CONTRIBUTING.md#-git-commit-guidelines)
* [Tabs for indentation, spaces for alignment](https://gist.github.com/saibotsivad/06021a81865226cfc140)
* Features and bug fixes should be covered by test cases