From 7ad37cb6d7d4f6e23b3d38adf81b5127da55ca16 Mon Sep 17 00:00:00 2001 From: NanoCode012 Date: Tue, 15 Aug 2023 22:32:51 +0900 Subject: [PATCH] Fix(template): Remove iPhone/android from Issue template (#407) --- .github/ISSUE_TEMPLATE/bug-report.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yaml b/.github/ISSUE_TEMPLATE/bug-report.yaml index 3b806eea2..6569b8990 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/bug-report.yaml @@ -67,8 +67,6 @@ body: label: Which Operating Systems are you using? description: You may select more than one. options: - - label: Android - - label: iPhone/iPad - label: Linux - label: macOS - label: Windows