Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 429 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (5 loc) · 429 Bytes

How to contribute

Contributions are warmly welcomed! Hereafter how to do so.

  1. 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
  2. Commit to your branch by following the Angular commit message convention
  3. Submit your work as a pull request by documenting your changes