From 659915810cb912bebe092e455ed9701fa82f1449 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 14 Aug 2025 10:34:53 +0000 Subject: [PATCH] Add documentation index link to main README Co-authored-by: salmanmkc <32169182+salmanmkc@users.noreply.github.com> --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d817a5f53..3f3048f19 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,10 @@ For more information about installing and using self-hosted runners, see [Adding ## Documentation and Resources +- 📚 **[Complete Documentation Index](docs/README.md)** - Comprehensive guide to all documentation - 📖 **[Contributing Guide](docs/contribute.md)** - Development setup, building, and testing - 🔧 **[Automation Scripts](docs/automate.md)** - Automate runner setup and configuration +- 🛠️ **[Troubleshooting Guides](docs/checks/README.md)** - Common issues and solutions - 🏗️ **[Architecture Decision Records](docs/adrs/README.md)** - Important architectural decisions - ⚙️ **Platform Prerequisites:** [Linux](docs/start/envlinux.md) | [Windows](docs/start/envwin.md) | [macOS](docs/start/envosx.md)