mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Add two new issues labels: "Documentation" and "Improper usage"
This commit is contained in:
6
.github/labels.yml
vendored
6
.github/labels.yml
vendored
@@ -73,3 +73,9 @@
|
||||
- name: "Build"
|
||||
color: "1d76db"
|
||||
description: "Executing build train"
|
||||
- name: "Needs Documentation"
|
||||
color: "#4FD1EF"
|
||||
description: "New feature needs documentation entry"
|
||||
- name: "Improper usage"
|
||||
color: "#CD456C"
|
||||
description: "Provided input is not in the expected data format or structure"
|
||||
|
||||
Reference in New Issue
Block a user