docs-v2/content/telegraf/v1.23/contribute.md

27 lines
1.1 KiB
Markdown

---
title: Contribute to Telegraf
description:
menu:
telegraf_1_23_ref:
name: Contribute to Telegraf
weight: 80
---
To contribute to the Telegraf 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 Telegraf 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 Telegraf project, see our [Contributing guidelines](https://github.com/influxdata/telegraf/blob/master/CONTRIBUTING.md) in the GitHub repository.
## Review open source license
See information about our [open source MIT license for Telegraf](https://github.com/influxdata/telegraf/blob/master/LICENSE) in GitHub.