diff --git a/CONTRIBUTING b/CONTRIBUTING new file mode 100644 index 0000000..3694c3f --- /dev/null +++ b/CONTRIBUTING @@ -0,0 +1,10 @@ +# Contributing +¡All contributions are happily accepted! + +1. Fork the repo +2. Clone to your local +3. Code your contribution +4. Pass the code linter +5. Send a Pull Request + +That's all, we will review your PR and merge it if it's OK :)