mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-06 05:30:05 +00:00
issue template 必须填写配置 (#913)
This commit is contained in:
10
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
10
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -26,7 +26,15 @@ body:
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: To Reproduce
|
||||
description: Input your configuration and the steps to reproduce the bug here.
|
||||
description: Input the steps to reproduce the bug here.
|
||||
value: |
|
||||
<details></details>
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Configuration
|
||||
description: Input your configuration here.
|
||||
value: |
|
||||
<details></details>
|
||||
validations:
|
||||
|
||||
Reference in New Issue
Block a user