Merge pull request #41 from christiang88/Contributing.md

Add contributing.md
This commit is contained in:
thomabr 2017-01-11 15:54:51 -08:00 коммит произвёл GitHub
Родитель 66c9ead80e db95688949
Коммит e6a39e69ef
1 изменённых файлов: 8 добавлений и 0 удалений

8
CONTRIBUTING.md Normal file
Просмотреть файл

@ -0,0 +1,8 @@
# Contributing
## Reporting Issues
Any bugs or feature requests should be tracked with a github issue. Please search for possible existing issues before opening a new issue. For bug reports, please include as many details as possible on how to reproduce the issue.
## Pull Requests
We accept pull requests for outstanding issues. Please be sure to follow the coding conventions seen throughout the project and please add unit tests to cover your code changes.
Some code changes require signing a Contributor License Agreement (CLA). A CLA bot will tag your PR with these details.