Skip to content
This repository was archived by the owner on Oct 10, 2025. It is now read-only.

Commit e505846

Browse files
committed
docs: add table of contents to copilot instructions
Add comprehensive table of contents to .github/copilot-instructions.md for improved navigation through the contributor guide. The TOC includes: - Project overview and repository structure - Development workflow and command reference - Conventions, standards, and testing architecture - Getting started guides for different user types - AI assistant guidelines and restrictions Benefits: - Improves navigation for this comprehensive guide - Makes the document more accessible to contributors - Maintains visual consistency with emoji headings - Enhances professional appearance of documentation
1 parent db45c94 commit e505846

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

.github/copilot-instructions.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Torrust Tracker Demo - Contributor Guide
22

3+
## Table of Contents
4+
5+
- [🎯 Project Overview](#-project-overview)
6+
- [Current Major Initiative](#current-major-initiative)
7+
- [📁 Repository Structure](#-repository-structure)
8+
- [Key Components](#key-components)
9+
- [🛠️ Development Workflow](#️-development-workflow)
10+
- [Quick Start for Contributors](#quick-start-for-contributors)
11+
- [Main Commands](#main-commands)
12+
- [📋 Conventions and Standards](#-conventions-and-standards)
13+
- [Twelve-Factor App Principles](#twelve-factor-app-principles)
14+
- [Git Workflow](#git-workflow)
15+
- [Code Quality Standards](#code-quality-standards)
16+
- [Testing Requirements](#testing-requirements)
17+
- [Security Guidelines](#security-guidelines)
18+
- [🚀 Getting Started](#-getting-started)
19+
- [For New Contributors](#for-new-contributors)
20+
- [For Infrastructure Changes](#for-infrastructure-changes)
21+
- [For AI Assistants](#for-ai-assistants)
22+
- [📖 Additional Resources](#-additional-resources)
23+
324
## 🎯 Project Overview
425

526
**Torrust Tracker Demo** is the complete production deployment configuration for running a live [Torrust Tracker](https://github.com/torrust/torrust-tracker) instance. This repository provides:

0 commit comments

Comments
 (0)