Skip to content

Commit c75617e

Browse files
docs: format AGENTS.md for improved readability
1 parent bb51641 commit c75617e

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

AGENTS.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
# Developer Docs Agent Context
22

33
## Purpose
4+
45
Internal developer documentation for Plane EE.
56

67
## Structure
7-
```
8+
9+
```text
810
docs/
911
api-reference/ # REST API docs — 30+ resource categories (issues, cycles, modules, pages, etc.)
1012
dev-tools/ # Developer tooling guides
@@ -25,6 +27,7 @@ docs/
2527
```
2628

2729
## Key Documentation Paths
30+
2831
- `self-hosting/methods/kubernetes.md` - K8s deployment guide
2932
- `self-hosting/methods/install-methods-commercial/` - Commercial Docker Compose and Kubernetes
3033
- `self-hosting/govern/integrations/` - GitHub, GitLab, Slack, Sentry
@@ -37,6 +40,7 @@ docs/
3740
- `dev-tools/mcp-server.md` and `mcp-server-claude-code.md` - MCP server docs
3841

3942
## Important Notes
43+
4044
- Not all features are documented immediately after release
4145
- Check both public docs (docs.plane.so) and internal docs
4246
- `self-hosting/govern/plane-ai.md` is the correct path for AI config (not `self-hosting/plane-ai.md`)

0 commit comments

Comments
 (0)