docs(github): drop Electron from the issue templates

The Electron desktop app was retired with the TypeScript editor; the
platform and area pickers now name the native desktop build.
This commit is contained in:
Kayshen-X 2026-07-19 21:27:37 +08:00
parent 69b45332c6
commit 32d1d9c9b8
2 changed files with 4 additions and 4 deletions

View file

@ -22,9 +22,9 @@ body:
label: Platform
options:
- Web (browser)
- macOS (Electron)
- Windows (Electron)
- Linux (Electron)
- macOS (native desktop)
- Windows (native desktop)
- Linux (native desktop)
validations:
required: true

View file

@ -40,7 +40,7 @@ body:
- MCP Server
- Design System / Variables
- Code Generation
- Electron / Desktop
- Native Desktop
- Figma Import
- UI / Panels
- Other