730 B
730 B
Contributing to InfluxData Documentation
We welcome (and encourage!) contributions from the community.
-
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 your changes.
-
Make sure the site compiles locally with
hugo server --watch
. -
Check it out at localhost:1313.
-
Submit a pull request.
-
Earn the respect, admiration, and eternal love of the entire InfluxData community.