1
0
Fork 0
mirror of https://github.com/librenms/docker.git synced 2026-08-01 22:34:08 +00:00

Update labels

This commit is contained in:
CrazyMax 2020-06-16 02:23:20 +02:00
parent 6a6252d894
commit 3c3eec7326
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7

14
.github/labels.yml vendored
View file

@ -1,4 +1,4 @@
## https://github.com/crazy-max/ghaction-github-labeler
## more info https://github.com/crazy-max/ghaction-github-labeler
- # bot
name: ":robot: bot"
color: "69cde9"
@ -7,6 +7,10 @@
name: ":bug: bug"
color: "b60205"
description: ""
- # dependencies
name: ":game_die: dependencies"
color: "0366d6"
description: ""
- # documentation
name: ":memo: documentation"
color: "c5def5"
@ -55,10 +59,18 @@
name: ":thinking: needs more info"
color: "795548"
description: ""
- # pinned
name: ":pushpin: pinned"
color: "28008e"
description: ""
- # question
name: ":question: question"
color: "3f51b5"
description: ""
- # stale
name: ":skull: stale"
color: "237da0"
description: ""
- # upstream
name: ":eyes: upstream"
color: "fbca04"