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