Thanks for your interest in this project.
- Fork the calypsonet/keyple-plugin-cna-famoco-se-communication-java-lib repository
- Clone repository:
git clone https://github.com/[your_github_username]/keyple-plugin-cna-famoco-se-communication-java-lib.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