Add duplicate and support as core github issue labels (#14735)
This commit is contained in:
parent
f15a441c9d
commit
7c63f26aa9
1 changed files with 2 additions and 0 deletions
|
@ -18,8 +18,10 @@ CORE_LABELS: set[str] = {
|
|||
"defect",
|
||||
"design",
|
||||
"documentation",
|
||||
"duplicate",
|
||||
"enhancement",
|
||||
"panic / crash",
|
||||
"support",
|
||||
}
|
||||
# A set of labels for adding in labels that we want present in the final
|
||||
# report, but that we don't want being defined as a core label, since issues
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue