awx/.github/issue_labeler.yml
2022-02-03 09:45:00 -05:00

13 lines
214 B
YAML

needs_triage:
- '.*'
"type:bug":
- "Please confirm the following"
"type:enhancement":
- "Feature Idea"
"component:ui":
- "\\[X\\] UI"
"component:api":
- "\\[X\\] API"
"component:docs":
- "\\[X\\] Docs"