diff --git a/sidebarsCommunity.js b/sidebarsCommunity.js index d5bafbb2..c36bd16d 100644 --- a/sidebarsCommunity.js +++ b/sidebarsCommunity.js @@ -17,6 +17,11 @@ const sidebars = { "resources", "early-access", "contributors", + { + type: "link", + label: "Code of Conduct", + href: "https://github.com/deneb-viz/.github?tab=coc-ov-file", + }, { type: "link", label: "Vega Examples", diff --git a/src/pages/support.md b/src/pages/support.md index 3d6abf59..b03e5434 100644 --- a/src/pages/support.md +++ b/src/pages/support.md @@ -58,9 +58,10 @@ Create a post with the details of your request and tag a community expert. Open an [issue in the documentation repository](https://github.com/deneb-viz/deneb-viz.github.io/issues) and include: -- Your name -- Your preferred method of contact -- Contact information +- Your name. +- Your preferred method of contact. +- You agree to our [Code of Conduct](https://github.com/deneb-viz/.github?tab=coc-ov-file). +- Contact information. - For forums, please include the forum name and a link to your profile. - Optionally, include a profile photo suitable for display on this site if you wish to have your image displayed.