Skip to content

Latest commit

 

History

History
executable file
·
27 lines (15 loc) · 781 Bytes

File metadata and controls

executable file
·
27 lines (15 loc) · 781 Bytes

Contributing

Environment Setup

1. Create an issue to make sure its something that should be done.

Before submitting a Github issue, please make sure to

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.

5. Create a pull request to revenuecat/main 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