mirror of
https://github.com/zed-industries/zed.git
synced 2026-07-09 16:00:35 +00:00
Split out Windows in community PR area-track mapping (#58671)
Release Notes: - N/A
This commit is contained in:
parent
126c0ee41a
commit
158378fc2c
1 changed files with 6 additions and 2 deletions
|
|
@ -80,8 +80,12 @@
|
|||
"labels": ["area:tooling/flatpak", "platform:linux", "platform:linux/wayland", "platform:linux/x11"]
|
||||
},
|
||||
{
|
||||
"name": "Windows, WSL, Remote, dev containers",
|
||||
"labels": ["area:dev containers", "platform:remote", "platform:windows", "platform:windows/wsl"]
|
||||
"name": "WSL, Remote, dev containers",
|
||||
"labels": ["area:dev containers", "platform:remote", "platform:windows/wsl"]
|
||||
},
|
||||
{
|
||||
"name": "Windows",
|
||||
"labels": ["platform:windows"]
|
||||
},
|
||||
{
|
||||
"name": "Workspace & Navigation",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue