mirror of https://github.com/knative/community.git
Add ui, ux, and accessibility labels for UX and docs repos (#1455)
* Added ui, ux, and accessibility labels for UX and docs Signed-off-by: Calum Murray <cmurray@redhat.com> * fix labels.yaml syntax Signed-off-by: Calum Murray <cmurray@redhat.com> --------- Signed-off-by: Calum Murray <cmurray@redhat.com>
This commit is contained in:
parent
b20d554ce5
commit
6d68c81097
|
@ -356,6 +356,38 @@ repos:
|
||||||
name: Install
|
name: Install
|
||||||
target: both
|
target: both
|
||||||
addedBy: humans
|
addedBy: humans
|
||||||
|
- color: 0eb33a
|
||||||
|
description: Issues or PRs related to accessibility improvements or problems
|
||||||
|
name: kind/accessibility
|
||||||
|
target: both
|
||||||
|
addedBy: humans
|
||||||
|
- color: c25f0e
|
||||||
|
description: Issues or PRs related to UI changes
|
||||||
|
name: kind/ui
|
||||||
|
target: both
|
||||||
|
addedBy: humans
|
||||||
|
- color: 640cb0
|
||||||
|
description: Issues or PRs related to UX changes
|
||||||
|
name: kind/ux
|
||||||
|
target: both
|
||||||
|
addedBy: humans
|
||||||
|
knative/docs:
|
||||||
|
labels:
|
||||||
|
- color: 0eb33a
|
||||||
|
description: Issues or PRs related to accessibility improvements or problems
|
||||||
|
name: kind/accessibility
|
||||||
|
target: both
|
||||||
|
addedBy: humans
|
||||||
|
- color: c25f0e
|
||||||
|
description: Issues or PRs related to UI changes
|
||||||
|
name: kind/ui
|
||||||
|
target: both
|
||||||
|
addedBy: humans
|
||||||
|
- color: 640cb0
|
||||||
|
description: Issues or PRs related to UX changes
|
||||||
|
name: kind/ux
|
||||||
|
target: both
|
||||||
|
addedBy: humans
|
||||||
knative-extensions/net-istio:
|
knative-extensions/net-istio:
|
||||||
labels:
|
labels:
|
||||||
- color: 447cf6
|
- color: 447cf6
|
||||||
|
|
Loading…
Reference in New Issue