Commit 7277889
authored
docs: Document semantic PR title guidance (#2060)
## Summary
Document PR title expectations for AI coding agents working in this
repository.
- Require semantic/conventional PR title prefixes such as `feat:`,
`fix:`, `docs:`, `chore:`, or `test:`.
- Tell agents not to use `[codex]` in PR titles.
- Ask agents to match the title type to the primary user-facing change.
## Validation
- `mise run lint`
- `git diff --check`
Signed-off-by: Gregor Zeitlinger <gregor.zeitlinger@grafana.com>1 parent 1dd2189 commit 7277889
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
97 | 105 | | |
98 | 106 | | |
99 | 107 | | |
| |||
0 commit comments