adding "admin" label, updating "suggested doc" label color away from red hue (#155)

Signed-off-by: Nate W <natew@cncf.io>
This commit is contained in:
Nate W 2022-11-07 14:41:28 -08:00 committed by GitHub
parent 563e827dd2
commit 60a8818af3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -76,7 +76,10 @@ labels:
color: c2e0c6 color: c2e0c6
- name: suggested doc - name: suggested doc
description: "New doc suggestions for the docs/ section" description: "New doc suggestions for the docs/ section"
color: d93f0b color: 89E295
- name: admin
description: "TechDocs administration activities"
color: 000000
# Default new repo labels # Default new repo labels
- name: bug - name: bug
description: "Something isn't working" description: "Something isn't working"