zed/script/label_data.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 lines
253 B
JSON
Raw Normal View History

{
"core_labels": [
"defect",
"design",
"documentation",
"duplicate",
"enhancement",
"panic / crash",
"support"
],
"additional_labels": ["ai", "linux", "vim", "windows"],
"ignored_label": "ignore top-ranking issues"
}