mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-08 07:35:01 +03:00
Update Top-Ranking Issues script to include Windows/Linux
This commit is contained in:
parent
cff9ad19f8
commit
400540772c
@ -20,8 +20,9 @@ CORE_LABELS: set[str] = set(
|
||||
"design",
|
||||
"documentation",
|
||||
"enhancement",
|
||||
"linux",
|
||||
"panic / crash",
|
||||
"platform support",
|
||||
"windows"
|
||||
]
|
||||
)
|
||||
# A set of labels for adding in labels that we want present in the final
|
||||
|
Loading…
Reference in New Issue
Block a user