Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Latest commit

 

History

History
38 lines (24 loc) · 1.46 KB

CONTRIBUTING.md

File metadata and controls

38 lines (24 loc) · 1.46 KB

Contributing Guidelines

Contributor License Agreements

I'd love to accept your pull request! Before I can take them, we have to jump a couple of legal hurdles.

NOTE: Only original source code from you and other people that have signed the CLA can be accepted into the main repository.

Please fill out either the individual or corporate Contributor License Agreement (CLA).

  • If you are an individual writing original source code and you're sure you own the intellectual property, then you'll need to sign an individual CLA.
  • If you work for a company that wants to allow you to contribute your work, then you'll need to sign a corporate CLA.

Follow either of the two links above to access the appropriate CLA. Next, if you are ready to accept, add the following text in the body your first commit message.

  • For Individual CLA:

    I hereby consent to the Individual CLA provided in assets/cla/individual_cla.md
    
  • For Corporate CLA:

    I hereby consent to the Corporate CLA provided in assets/cla/corporate_cla.md
    

Pull Request Checklist

Before sending your pull requests, make sure you followed this list.

  1. Open an issue to discuss your PR
  2. Ensure you read appropriate Contributor License Agreement (CLA)
  3. Run unit tests

Development Environment

Please see Development Environment.