mirror of
https://github.com/cloudflare/cloudflare-python.git
synced 2026-01-16 23:01:03 +00:00
add generation-issue label
This commit is contained in:
parent
1c35a5a9cf
commit
d0eeccb109
1 changed files with 3 additions and 0 deletions
3
.github/labels.yml
vendored
3
.github/labels.yml
vendored
|
|
@ -4,6 +4,9 @@
|
|||
- name: "kind: bug"
|
||||
description: Categorizes issue or PR as related to a bug.
|
||||
color: e11d21
|
||||
- name: 'kind: generation-issue'
|
||||
description: Categorizes issue or PR as related to the generation pipeline.
|
||||
color: e11d21
|
||||
- name: "kind: documentation"
|
||||
description: Categorizes issue or PR as related to documentation.
|
||||
color: d4c5f9
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue