We would love to have your input! We want to make contributing to this project as easy and transparent as possible.
We Use Gitflow, So All Code Changes Happen Through Pull Requests
Pull requests are the best way to propose changes to the codebase. We actively welcome your pull requests:
- Fork the repo and create your branch from
develop
. - Write your changes on the new branch.
- Test your changes on all platforms (Android, iOS and browser).
- Make sure your code complies with our style guide (link).
- Open a pull request!
In short, when you submit code changes, your submissions are understood to be under the same MIT License that covers the project. Feel free to contact the maintainers if that's a concern.
Report bugs using Github's issues
We use GitHub issues to track public bugs. Report a bug by opening a new issue.
This document was adapted from the open-source contribution guidelines for Facebook's Draft