Skip to content

Commit e5912e6

Browse files
committed
docs: add PR template convention to AGENTS.md
1 parent e918432 commit e5912e6

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

AGENTS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,10 @@ When auditing or modifying AGENTS.md (or any file):
341341
3. Push the feature branch and open a PR with `gh pr create --base master`.
342342
4. Never commit or push directly to `main` or `master`.
343343

344+
### 7.4 Pull Request Templates
345+
346+
If a `.github/PULL_REQUEST_TEMPLATE.md` file exists, it MUST be used when creating PRs. Fill out every section — do not leave any section blank. If a section does not apply, write `N/A` rather than skipping it.
347+
344348
---
345349

346350
## 8. Operational Rules

0 commit comments

Comments
 (0)