Add contributing guide and update mkdocs navigation for community resources

This commit is contained in:
ntohidi
2026-02-03 09:46:54 +01:00
parent 0bfcf080dd
commit 4e56f3e00d
3 changed files with 208 additions and 0 deletions

View File

@@ -69,6 +69,10 @@ nav:
- "Strategies": "api/strategies.md"
- "C4A-Script Reference": "api/c4a-script-reference.md"
- "Brand Book": "branding/index.md"
- Community:
- "Contributing Guide": "CONTRIBUTING.md"
- "Code of Conduct": "https://github.com/unclecode/crawl4ai/blob/main/CODE_OF_CONDUCT.md"
- "Contributors": "https://github.com/unclecode/crawl4ai/blob/main/CONTRIBUTORS.md"
theme:
name: 'terminal'