feat(docs): Symlink CONTRIBUTING.md in the docs folder so that the site can pick it up. (#12178)

This commit is contained in:
Richie Foreman
2025-10-28 19:24:04 -04:00
committed by GitHub
parent 601a639f95
commit cca41edc6e
3 changed files with 8 additions and 3 deletions

View File

@@ -9,6 +9,10 @@
{
"label": "Architecture Overview",
"slug": "docs/architecture"
},
{
"label": "Contribution Guide",
"slug": "docs/contributing"
}
]
},