github.com/projectcontour/contour@v1.28.2/site/content/docs/v1.18.2/start-contributing.md (about) 1 ## Contributing 2 3 Thanks for taking the time to join our community and start contributing! 4 5 - Please familiarize yourself with the [Code of Conduct][1] before contributing. 6 - See Contour's [CONTRIBUTING.md][2] for details on contributing to Contour. 7 - See Contour Operator's [CONTRIBUTING.md][5] for details on contributing to Contour Operator. 8 - Check out [Contour][3] and [Contour Operator][6] open issues. 9 - Join our Kubernetes Slack channel: [#contour][4] 10 - Join the [Contour Community Meetings](https://vmware.zoom.us/j/347232187), every third Tuesday at 6PM ET / 3PM PT 11 / Wednesday at 8AM Australian Eastern Time. 12 - Meeting notes can be found [here](https://hackmd.io/84Xbl4WBTpm7OBhaOAsSiw). 13 - Meetings are recorded and can be found [here](https://www.youtube.com/playlist?list=PL7bmigfV0EqTBsPrnCkzhu0R4SAWnBjLj). 14 15 [1]: {{< param github_url >}}/blob/main/CODE_OF_CONDUCT.md 16 [2]: {{< param github_url >}}/blob/main/CONTRIBUTING.md 17 [3]: {{< param github_url >}}/issues 18 [4]: {{< param slack_url >}} 19 [5]: https://github.com/projectcontour/contour-operator/blob/main/docs/CONTRIBUTING.md 20 [6]: https://github.com/projectcontour/contour-operator/issues