From 4d44542ca61dc40d5bf7ff1e0e2c3feb32794f3e Mon Sep 17 00:00:00 2001 From: himself65 Date: Fri, 16 Jun 2023 15:18:18 +0800 Subject: [PATCH] ci: update BUG-REPORT.yml --- .github/ISSUE_TEMPLATE/BUG-REPORT.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml index 846af44d6..5541caa91 100644 --- a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml @@ -18,22 +18,22 @@ body: - type: dropdown id: version attributes: - label: Version - description: What version of our software are you running? + label: Distribution version + description: What version of AFFiNE are you using? options: - - app.affine.pro - - stage.affine.pro - - dev.affine.live - - affine-preview.vercel.app - macOS x64 - macOS ARM 64 - Windows x64 + - Linux + - Web (app.affine.pro) + - Web (stage.affine.pro) + - Web (dev.affine.live) validations: required: true - type: dropdown id: browsers attributes: - label: What browsers are you seeing the problem on? + label: What browsers are you seeing the problem on if you're using web version? multiple: true options: - Chrome