To contribute you'll need to follow the Angular commit message convention, then:
- Fork our develop branch
- Create a branch describing your contribution for instance:
git checkout -b feat/updateAttributes
- Submit your work as a pull request by deeply documenting changes