github.com/projectcontour/contour@v1.28.2/site/content/docs/v1.4.0/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 [CONTRIBUTING.md][2] for information about setting up your environment, the workflow that we expect, and instructions on the developer certificate of origin that we require. 7 - Check out the [open issues][3]. 8 - Join our Kubernetes Slack channel: [#contour][4] 9 - Join the [Contour Community Meetings](https://vmware.zoom.us/j/347232187), every third Tuesday at 6PM ET / 3PM PT / Wednesday at 8AM Australian Eastern Time. 10 - Meeting notes can be found [here](https://hackmd.io/84Xbl4WBTpm7OBhaOAsSiw). 11 - Meetings are recorded and can be found [here](https://www.youtube.com/playlist?list=PL7bmigfV0EqTBsPrnCkzhu0R4SAWnBjLj). 12 13 [1]: {{< param github_url >}}/blob/main/CODE_OF_CONDUCT.md 14 [2]: {{< param github_url >}}/blob/main/CONTRIBUTING.md 15 [3]: {{< param github_url >}}/issues 16 [4]: {{< param slack_url >}}