Add license info for InfluxDB OSS 2.0 (#2520)

* draft license info for InfluxDB OSS 2.0
* add links to contrib
* update frontmatter
* removed third party placeholder
* update menu
pull/2906/head
kelseiv 2021-07-22 16:04:16 -07:00 committed by GitHub
parent 5230998b0c
commit 2c4ef0c5ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,26 @@
---
title: Contribute to InfluxDB OSS
description: Find important information about what's included in new versions of InfluxData products.
menu:
influxdb_2_0_ref:
name: Contribute to InfluxDB
weight: 1
---
To contribute to the InfluxDB OSS project, complete the following steps:
1. [Sign the InfluxData Contributor License Agreement (CLA)](#sign-influxdata-contributor-license-agreement-cla).
2. [Review contribution guidelines](#review-contribution-guidelines).
3. [Review the InfluxDB open source license](#review-open-source-license).
## Sign InfluxData Contributor License Agreement (CLA)
Before contributing to the InfluxDB OSS project, you must complete and sign the [InfluxData Contributor License Agreement (CLA)](https://www.influxdata.com/legal/cla/), available on the InfluxData website.
## Review contribution guidelines
To learn how you can contribute to the InfluxDB OSS project, see our [Contributing guidelines](https://github.com/influxdata/influxdb/blob/master/CONTRIBUTING.md) in the GitHub repository.
## Review open source license
See information about our [open source MIT license for InfluxDB](https://github.com/influxdata/influxdb/blob/master/LICENSE) in GitHub.