Update labels.yml

This commit is contained in:
dec0dOS 2021-08-24 10:57:58 +03:00 committed by GitHub
parent 66782a5b0a
commit 1cbac907cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
.github/labels.yml vendored
View file

@ -2,7 +2,7 @@
- name: "breaking-change"
color: ee0701
description: "A breaking change for existing users."
- name: "bugfix"
- name: "bug"
color: ee0701
description: "Inconsistencies or issues which will cause a problem for users or implementors."
- name: "documentation"