Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@

## Contributing

See [Plugin Architecture](docs/) for how to build plugins.
Copy link

Copilot AI Mar 24, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The link target docs/ doesn’t contain plugin architecture documentation in this repo (it only has docs/plans/*). This makes the new contributing link effectively broken/misleading. Consider linking to the actual plugin system documentation (e.g., ARCHITECTURE.md#5-plugin-system) or adding the referenced doc under docs/ and pointing to that file.

Suggested change
See [Plugin Architecture](docs/) for how to build plugins.
See [Plugin Architecture](ARCHITECTURE.md#5-plugin-system) for how to build plugins.

Copilot uses AI. Check for mistakes.
Loading