mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-12 21:32:40 +00:00
13 lines
253 B
JSON
13 lines
253 B
JSON
{
|
|
"core_labels": [
|
|
"defect",
|
|
"design",
|
|
"documentation",
|
|
"duplicate",
|
|
"enhancement",
|
|
"panic / crash",
|
|
"support"
|
|
],
|
|
"additional_labels": ["ai", "linux", "vim", "windows"],
|
|
"ignored_label": "ignore top-ranking issues"
|
|
}
|