-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
AGENTS
RayBB edited this page Mar 1, 2026
·
1 revision
Always end file references with .md and use the full path from the root of the repository.
For example, instead of [Quick Start](../quick-start.md), use [Quick Start](/developers/quick-start.md).
Run pre-commit run --all-files to ensure that your changes are in compliance with the project's coding standards.