mirror of
https://github.com/librenms/docker.git
synced 2026-08-01 22:34:08 +00:00
Update labels
This commit is contained in:
parent
6a6252d894
commit
3c3eec7326
1 changed files with 13 additions and 1 deletions
14
.github/labels.yml
vendored
14
.github/labels.yml
vendored
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue