chore(ci): clarify Docs and Design prefix descriptions in triage bot (#1228)

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Darius Cepulis
2026-04-06 16:30:47 -05:00
committed by GitHub
co-authored by Claude Opus 4.6
parent 51eaecfff6
commit 09bb93c723
+2 -2
View File
@@ -51,10 +51,10 @@ jobs:
- Prefixes:
- `Feature:` — New capability or behavior
- `Bug:` — Something broken or not working as expected
- `Docs:` — Documentation additions or improvements
- `Docs:` — Writing or improving documentation content (not tooling)
- `Architecture:` — Internal structure, design patterns, core refactoring
- `Chore:` — Maintenance, deps, tooling, CI
- `Design:` — Design docs, component specs, visual design
- `Design:` — Design docs, component specs, discovery/research
2. Classify and label:
- Determine best-fit labels from issue content and template sections.
- Review labels used on related/cross-referenced issues before deciding.