Skip to content
Merged
Show file tree
Hide file tree
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: 3 additions & 1 deletion AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
1 change: 0 additions & 1 deletion sync-agents.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ fi
TARGET_REPOS=(
readthedocs.org
readthedocs-ext
ext-theme
readthedocs-ops
readthedocs-corporate
readthedocs-corporate-ops
Expand Down