From 79c3a99a380ba55f68d6bf514b9c95b64ca2ad8b Mon Sep 17 00:00:00 2001 From: RockYang Date: Tue, 9 May 2023 15:39:47 +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 7faa4eef..400efdb3 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