Skip to content
This repository has been archived by the owner on Dec 23, 2019. It is now read-only.

Latest commit

 

History

History
32 lines (20 loc) · 1.09 KB

CONTRIBUTING.md

File metadata and controls

32 lines (20 loc) · 1.09 KB

Contributing to ovh-manager-telecom

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. you may contribute through GitHub Pull Requests on develop branch

Translations

The language translations sentences must be done in French only 🇫🇷 (temporarily, due to internal process).

Coding and documentation Style

Refer to eslint-config-airbnb-base

Submitting Modifications

The contributions should be submitted through GitHub Pull Requests.

Licensing for new files

ovh-manager-telecom is licensed under a BSD-3-Clause license. Anything contributed to ovh-manager-telecom 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.

Go Futher

You can read our full guildelines.