We love pull requests from everyone. By participating in this project, you agree to abide by its code of conduct.
To get started contributing to Tofu, follow these steps:
- Fork and clone the repo.
- Make your changes. If you're contributing code, please include tests that fail without your code and pass with it.
- Make sure all automated tests pass. One way of running them is to use the ⌘U keyboard shortcut in Xcode.
- Submit a pull request
We try to respond to, if not merge, pull requests as soon as we can.