- Fork the repository
- Create your feature branch
- Commit and push your work to the feature branch
- Create a new Pull Request
- Please make sure to follow existing conventions and style in order to keep the code as readable as possible.
- Please make sure your changes did not break the unit tests (Text in Xcode with Command + U / Product -> Test)
- Please make sure to comment your changes
- Please make sure to document public API's for other users to understand their purpose
- Please make sure to update the readme file too if needed.
- Try to add unit tests for your changes as well
Before your code can be accepted into the project you must also sign the Contributor License Agreement (CLA). Please contact Tomer Shalom [email protected] for a copy of the CLA or look in the Contribution folder.