docs: Move contribution guide to docs website
Also adding a CONTRIBUTING.md file for GitHub links and easier discovery for someone browsing the repository’s files. Signed-off-by: Helder Correia <174525+helderco@users.noreply.github.com>
This commit is contained in:
@@ -108,6 +108,8 @@ module.exports = {
|
||||
collapsible: false,
|
||||
collapsed: false,
|
||||
items: [
|
||||
"guides/contributing",
|
||||
"guides/coding-style",
|
||||
"guides/container-images",
|
||||
"guides/cli-telemetry",
|
||||
"guides/docker-cli-load",
|
||||
@@ -115,7 +117,6 @@ module.exports = {
|
||||
"guides/custom-buildkit",
|
||||
"guides/self-signed-certificates",
|
||||
"guides/pushing-plan-dependencies",
|
||||
"guides/coding-style",
|
||||
],
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user