Thanks for your interest in this project.
- Fork the calypsonet/keyple-android-demo-remote repository
- Clone repository:
git clone https://github.com/[your_github_username]/keyple-android-demo-remote.git
- Create your feature branch:
git checkout -b my-new-feature
- Make your changes
- Commit your changes:
git commit -m "Add some feature" -s
- Push feature branch:
git push origin my-new-feature
- Submit a pull request