Contributions are warmly welcomed! Hereafter how to do so.
- Fork the master branch by naming the new branch so that it can describe your changes:
git checkout -b feat/apim-cli-a_new_wonderful_command
- Commit to your branch by following the Angular commit message convention
- Submit your work as a pull request by documenting your changes