We welcome contributions to the Mobile Buy SDK. But before you contribute, make sure that you're familiar with the guidelines below.
- Bugfixes
- Performance improvements
- Features that are likely to be useful to the majority of users
- Code that adds no significant value to the SDK
- Code that comes without tests
- Code that breaks existing tests
- Fork the repo, and branch off of
develop
. - Create a new branch in your fork.
- Create a pull request