diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..7103f49 --- /dev/null +++ b/CONTRIBUTING.md @@ -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. +