Create CONTRIBUTING.md

This commit is contained in:
Leonel Quinteros
2017-11-16 18:50:32 -03:00
committed by GitHub
parent b44b8cf3f4
commit 36b0166de9

13
CONTRIBUTING.md Normal file
View File

@@ -0,0 +1,13 @@
# CONTRIBUTING
## Issues
All issues reports are welcome. Open a new Issue whenever you want to report a bug, request a change or make a proposal.
## Pull Requests
If you have any changes that can be merged, feel free to send a Pull Request.
Usually, you'd want to create a new Issue to discuss about the change you want to merge and why it's needed or what it solves.