Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 1.04 KB

CONTRIBUTING.md

File metadata and controls

23 lines (20 loc) · 1.04 KB

Contributing to InfluxData Documentation

We welcome (and encourage!) contributions from the community.

  • Install Hugo
  • Fork this repository on GitHub
  • Clone the repo to your local computer
git clone https://github.com/your_username/docs.influxdata.com.git
cd docs.influxdata.com/
  • Make sweet edits
  • Make sure the site compiles locally with hugo server --watch
  • Check it out at localhost:1313
  • Sign the CLA
  • Submit a pull request
  • Earn the respect, admiration, and eternal love of the entire InfluxData community

Security Vulnerability Reporting

InfluxData takes security and our users' trust very seriously. If you believe you have found a security issue in any of our open source projects, please responsibly disclose it by contacting security@influxdata.com. More details about security vulnerability reporting, including our GPG key, can be found here.