mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-09-17 16:56:38 +08:00
Update 1.bug.yml
This commit is contained in:
parent
da007729c6
commit
463d3c8e97
13
.github/ISSUE_TEMPLATE/1.bug.yml
vendored
13
.github/ISSUE_TEMPLATE/1.bug.yml
vendored
@ -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.
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user