We love contributions from everyone. By participating in this project, you agree to abide by our code_of_conduct.
We expect everyone to follow the code of conduct anywhere in Razorpay's project codebases, issue trackers, chatrooms, and mailing lists.
Checkout the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet.
Check the issue tracker to make sure someone already hasn't requested it and/or contributed to it.
Fork the repo.
- Use the example project to test the module.
- Delete the
postinstall
step frompackage.json
. Remember to revert this change when commiting. - Edit example/reload.sh to configure your path.
- Follow instructions to link your project with the iOS SDK, as given in the README.
- Run example/reload.sh every time you make a change to the module.
Make your change. Follow this style guide.
Push to your fork. Write a good commit message. Submit a pull request.
Others will give constructive feedback. This is a time for discussion and improvements, and making the necessary changes will be required before we can merge the contribution.