From 00718f8c9ad849502d486de46e0578f0615352a7 Mon Sep 17 00:00:00 2001 From: TinsFox <33956589+TinsFox@users.noreply.github.com> Date: Wed, 26 Jul 2023 02:18:02 +0800 Subject: [PATCH] chore: update version label (#3368) --- .github/ISSUE_TEMPLATE/BUG-REPORT.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml index 5541caa915..0f2c92f4fd 100644 --- a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml @@ -21,8 +21,8 @@ body: label: Distribution version description: What version of AFFiNE are you using? options: - - macOS x64 - - macOS ARM 64 + - macOS x64 (Intel) + - macOS ARM 64 (Apple Silicon) - Windows x64 - Linux - Web (app.affine.pro)