Contributing 1. Create an issue to make sure its something that should be done. 2. Create a fork/branch. 3. Do your work. Be sure to adhere to the prevailing style of the project. 4. Write tests for your fix/new functionality. You can run the tests by hitting Cmd+U. The tests are written swift 5. Create a pull request to revenuecat/master and request review Explain in your pull request the work that was done, the reasoning, and that tests passed. 6. Make changes in response to review 7. Bask in the glory of community maintained software