ci: update labels.yml

This commit is contained in:
dec0dOS 2021-12-17 16:09:41 +03:00
parent 859b0fc2f8
commit 671f565d70

8
.github/labels.yml vendored
View file

@ -2,7 +2,7 @@
- name: "breaking-change"
color: ee0701
description: "A change that changes the API or breaks backward compatibility for users."
- name: "bugfix"
- name: "bug"
color: ee0701
description: "Inconsistencies or issues which will cause a problem for users or implementors."
- name: "documentation"
@ -33,12 +33,6 @@
- name: "in-progress"
color: fbca04
description: "Issue is currently being worked on by a developer."
- name: "stale"
color: fef2c0
description: "No activity for quite some time."
- name: "no-stale"
color: fef2c0
description: "This is exempt from the stale bot."
- name: "security"
color: ee0701