Thanks for your interest in this project.
- Fork the calypsonet/keyple-demo-ticketing-control-app repository
- Clone repository:
git clone https://github.com/[your_github_username]/keyple-demo-ticketing-control-app.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