adds team-accessibility to triage workflow (#153575)

add team-accessibility to triage workflow
This commit is contained in:
chunhtai 2024-08-16 10:19:06 -07:00 committed by GitHub
parent 080928dda3
commit 5fdc911135
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -72,6 +72,8 @@ In general the flow chart for team assignment is as follows, stopping as soon as
- If it's about the release process or tooling (e.g., `conductor`), add `team-release`.
- If it's about the Flutter team's CI or infrastructure, add `team-infra`.
- If it's about Impeller, add `team-engine`.
- If it's about accessibility (e.g. `Semantics`, `talkBack`, `voiceOver`), add `team-accessibility`.
- If it's specific to a single platform, also add that platform's fyi label.
- If it's about Cupertino or Material Design, add `team-design`.
- If it's about text fields or other user-facing text input issues, add `team-text-input`.
- If it's specific to a single platform, also add that platform's fyi label.