mirror of https://github.com/cncf/techdocs.git
Add issue labels `admin` and `meta` (#234)
This commit is contained in:
parent
c96c55fdc7
commit
69391c5928
|
|
@ -48,6 +48,11 @@ repository:
|
||||||
|
|
||||||
# Labels: define labels for Issues and Pull Requests
|
# Labels: define labels for Issues and Pull Requests
|
||||||
labels:
|
labels:
|
||||||
|
- name: admin
|
||||||
|
color: #d93f0b
|
||||||
|
- name: meta
|
||||||
|
description: Tracker issue
|
||||||
|
color: #0E8A16
|
||||||
- name: CI/infra
|
- name: CI/infra
|
||||||
description: CI & infrastructure
|
description: CI & infrastructure
|
||||||
color: #696969
|
color: #696969
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue