mirror of
https://github.com/dec0dOS/zero-ui.git
synced 2025-07-05 20:41:43 -07:00
ci: update labels.yml
This commit is contained in:
parent
671f565d70
commit
2099729b22
1 changed files with 1 additions and 1 deletions
2
.github/labels.yml
vendored
2
.github/labels.yml
vendored
|
@ -13,7 +13,7 @@
|
||||||
description: "Enhancement of the code, not introducing new features."
|
description: "Enhancement of the code, not introducing new features."
|
||||||
- name: "refactor"
|
- name: "refactor"
|
||||||
color: 1d76db
|
color: 1d76db
|
||||||
description: "Updating the code with simpler, easier to understand or more efficient syntax or methods, but not introducing new features."
|
description: "Updating the code with simpler or more efficient syntax or methods. Not introducing new features."
|
||||||
- name: "performance"
|
- name: "performance"
|
||||||
color: 1d76db
|
color: 1d76db
|
||||||
description: "Improving performance of the project, not introducing new features."
|
description: "Improving performance of the project, not introducing new features."
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue