Thanks for your interest in this project.
- Fork the calypsonet/calypsonet-terminal-calypso-java-api repository
- Clone repository:
git clone https://github.com/[your_github_username]/calypsonet-terminal-calypso-java-api.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