mirror of
https://github.com/krau/SaveAny-Bot.git
synced 2026-09-07 08:36:36 +08:00
chore: update bug report template to ensure required fields are validated
This commit is contained in:
@@ -23,12 +23,16 @@ body:
|
||||
description: "Please provide your config file"
|
||||
placeholder: "请自行隐去密钥信息"
|
||||
render: toml
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: "🔍 日志"
|
||||
description: "Please provide logs"
|
||||
placeholder: "可删除隐私信息"
|
||||
render: shell
|
||||
validations:
|
||||
required: true
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
|
||||
Reference in New Issue
Block a user