site/content/resources/contributing-docs.md
The purpose of the Working Group is to build up a self-sustaining community around documentation for Contour. We have an initial need to rework the existing documentation based on the recommendations outlined in the CNCF Tech Docs Review, and a continuous need for documentation being added/edited/removed for releases going forward. This group is open to contributors of all levels, the only requirement is being interested in helping with docs!
Whenever you’re available to join, come say hi using either method:
When you introduce yourself, let us know:
We can help you help find an open issue to work on or answer any questions you have about writing Contour docs. If you notice something about the docs you'd like to improve, please file an issue and bring it up with the working group. We'd love to hear your ideas.
Make sure you have the following installed:
Now you can start editing content:
contour/site directory, you will find the entire projectcontour.io websitecontour/site/content directory you will find our docs, our resources, guides and so forthdocs directory is divided into main which is the latest development docs, and 1.X.Z where you will find the latest released versioned docsmainmain directory for the latest development docsPlease see the CONTRIBUTING doc in the section "Contribution workflow" for more detailed information on how to commit your changes and submit a pull request.
When you join the working group and get assigned an issue, we'd ask that you try to open a pull requests with your fixes within a few days. If you are unable to finish your assigned issue, please submit a pull request with the content that you were able to create and update the Github issue with the latest information of your progress. This way your work goes to use, you get credit for your a contributions, and we can work with other team members to continue making progress on the issue :)