Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 648 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (15 loc) · 648 Bytes

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