diff --git a/AGENTS.md b/AGENTS.md index 768e82b..99012e0 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -26,12 +26,14 @@ It supports multiple documentation tools (Sphinx, MkDocs, etc.) and automaticall ## Pull Requests +* Make the PR description maximum useful for humans, context first and most important. * Always open pull requests as drafts * Put a footer note that this was generated by the AI agent in use * Use feature branches for all changes * Don't include a "Changes" section, since the PR content is self-explanatory +* Don't include Test Plan unless absolutely necessary. * Link related issues in the PR description, if there are any in the chat context -* Prefix pull request titles with the part of the system being worked on, for example `api:`, `builds:`, or `docs:`. +* Prefix pull request titles, example `Api:`, `Builds:`, or `Docs:`. ## Package Management diff --git a/sync-agents.sh b/sync-agents.sh index f052c71..53e7790 100755 --- a/sync-agents.sh +++ b/sync-agents.sh @@ -24,7 +24,6 @@ fi TARGET_REPOS=( readthedocs.org readthedocs-ext - ext-theme readthedocs-ops readthedocs-corporate readthedocs-corporate-ops