Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 390 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (6 loc) · 390 Bytes

How to contribute

To contribute you'll need to follow the Angular commit message convention, then:

General instructions

  1. Fork our develop branch
  2. Create a branch describing your contribution for instance: git checkout -b feat/updateAttributes
  3. Submit your work as a pull request by deeply documenting changes