Skip to content
This repository has been archived by the owner on Aug 7, 2020. It is now read-only.

Latest commit

 

History

History
30 lines (19 loc) · 1.01 KB

CONTRIBUTING.md

File metadata and controls

30 lines (19 loc) · 1.01 KB

Contributing to ovh-ui-angular

This project accepts contributions. In order to contribute, you should pay attention to a few things:

  1. your code must follow the coding style rules
  2. your code must be unit-tested
  3. your code must be documented
  4. your work must be signed (see below)
  5. you may contribute through GitHub Pull Requests

Coding and documentation Style

Refer to https://github.com/ovh-ux/eslint-config-ovh

Submitting Modifications

The contributions should be submitted through Github Pull Requests.

Licensing for new files

ovh-ui-angular is licensed under a BSD-3-Clause license. Anything contributed to ovh-ui-angular must be released under this license.

When introducing a new file into the project, please make sure it has a copyright header making clear under which license it's being released.

Commits

All commits in this project must follow this specific message convention: https://github.com/angular/angular/blob/master/CONTRIBUTING.md#commit