From 3cee291997e269eb7e7ca894763dcbf4a4739a8b Mon Sep 17 00:00:00 2001 From: RockYang Date: Tue, 9 May 2023 15:32:57 +0800 Subject: [PATCH] Update 1.bug.yml --- .github/ISSUE_TEMPLATE/1.bug.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/1.bug.yml b/.github/ISSUE_TEMPLATE/1.bug.yml index 5d2af7a3..be7e2289 100644 --- a/.github/ISSUE_TEMPLATE/1.bug.yml +++ b/.github/ISSUE_TEMPLATE/1.bug.yml @@ -15,7 +15,7 @@ body: description: 请选择你使用的 GPT 模型 options: - GPT-3.5 - - GPT-4 + - GPT-4 validations: required: true - type: dropdown @@ -24,8 +24,8 @@ body: description: 请选择你使用的操作系统 options: - Windows - - Linux - - MacOS + - Linux + - MacOS validations: required: true - type: textarea