Update 1.bug.yml

This commit is contained in:
RockYang 2023-05-09 15:35:07 +08:00 committed by GitHub
parent da007729c6
commit 463d3c8e97

View File

@ -16,8 +16,8 @@ body:
options:
- GPT-3.5
- GPT-4
validations:
required: true
validations:
required: true
- type: dropdown
attributes:
label: 操作系统
@ -26,8 +26,8 @@ body:
- Windows
- Linux
- MacOS
validations:
required: true
validations:
required: true
- type: textarea
attributes:
label: Bug 描述 📝
@ -45,8 +45,3 @@ body:
```toml
把你的配置信息粘贴到这里
```
- type: textarea
attributes:
label: Expected behavior 🤔
description: Describe what should happen.