Contributions are welcome and will be fully credited.
We accept contributions via Pull Requests on Github.
-
Add tests! - to ensure a high quality code base, your code patch can't be accepted if it doesn't have tests.
-
Create feature branches - Master is the stable branch, create a new branch for each feature.
-
One pull request per feature - If you want to do more than one thing, send multiple pull requests.
-
Be respectful - Be excellent to other contributors.
Happy coding!