From 6589e0b6dfec76f36aaa8939bb21814410068d9a Mon Sep 17 00:00:00 2001 From: Michael Telatynski <7t3chguy@gmail.com> Date: Mon, 9 Feb 2026 10:38:46 +0000 Subject: [PATCH] Add A-Electron label to bug-desktop.yml template --- .github/ISSUE_TEMPLATE/bug-desktop.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-desktop.yml b/.github/ISSUE_TEMPLATE/bug-desktop.yml index 529c0a0ebc..9f031238e8 100644 --- a/.github/ISSUE_TEMPLATE/bug-desktop.yml +++ b/.github/ISSUE_TEMPLATE/bug-desktop.yml @@ -1,6 +1,6 @@ name: Bug report for the Element desktop app (not in a browser) description: File a bug report if you are using the desktop Element application. -labels: [T-Defect] +labels: [T-Defect, A-Electron] body: - type: markdown attributes: