mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-29 12:38:02 +00:00
14 lines
298 B
JSON
14 lines
298 B
JSON
{
|
|
"core_labels": [
|
|
"bug",
|
|
"design",
|
|
"documentation",
|
|
"duplicate",
|
|
"enhancement",
|
|
"panic / crash",
|
|
"support"
|
|
],
|
|
"additional_labels": ["ai", "linux", "vim", "windows"],
|
|
"ignored_label": "ignore top-ranking issues",
|
|
"new_issue_labels": ["triage", "admin read"]
|
|
}
|