Create CONTRIBUTING.md

This commit is contained in:
Ghiordy 2019-04-19 11:55:59 -05:00 committed by GitHub
parent 29fc96bc4e
commit 064a9abcf7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

22
CONTRIBUTING.md Normal file
View File

@ -0,0 +1,22 @@
# Contributing
When contributing to this repository, please first discuss the change you wish to make via issue,
email, or any other method with the owners of this repository before making a change.
Please note we have a code of conduct, please follow it in all your interactions with the project.
## Pull Request Process
1. Ensure any install or build dependencies are removed before the end of the layer when doing a
build.
2. Create a new branch with a keyword of your contribution or main issue.
3. Update the README.md with details of changes to the new features or fixed settings done.
4. Commit your additions and deletions, or new files to the branch created previously.
5. When the changes are stable and run effectively, make a pull request to master branch.
## Review of pull request
Pull request will be check by three main authors who are linked in
[REAMDE.md](https://github.com/miguel5612/MQSensorsLib/README.md) and they determine to merge to
master branch. Later than assessment and debbuging procedures was completed, the contribution
will be released.