Skip to content

Commit 1f73bff

Browse files
docs: add requirement to use GitHub issue and PR templates for new entries
1 parent f1c0910 commit 1f73bff

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/agents/github-playbook.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ agent chats are execution surfaces, not durable planning storage.
1313
#7 is canonical.
1414
- Every non-trivial change starts with a GitHub issue or updates an existing
1515
one.
16+
- Always use the repository's issue and PR templates (e.g., `.github/ISSUE_TEMPLATE/*` and `.github/pull_request_template.md`) to structure the body when creating or updating issues and pull requests.
1617
- Keep `docs/project/ROADMAP.github.md` and `docs/project/CHANGELOG.github.md`
1718
as generated snapshots backed by the snapshot workflow.
1819
- Use small PRs. Each PR should close or materially advance one issue.

0 commit comments

Comments
 (0)