It is highly appreciated that you take the time to help improve International fees
.
- Fork it!
- Create your feature branch:
git checkout -b feature/new-feature
- Commit your changes:
git commit -m 'add some feature'
- Push to the branch:
git push origin my-new-feature
All commands to build and test are available on package.json.
Remember that we have a pre-commit hook with steps that analyzes and prevents mistakes.
After your pull request is merged, you can safely delete your branch.