chore: update bug_report
This commit is contained in:
parent
070f8f8949
commit
d9319ec09a
1 changed files with 2 additions and 1 deletions
3
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
3
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
@ -44,6 +44,7 @@ This is an issue of the Clash core *per se*, not to the derivatives of Clash, li
|
||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: Clash version
|
label: Clash version
|
||||||
|
description: "use `clash -v`"
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
|
@ -78,4 +79,4 @@ Paste the Clash core log below with the log level set to `DEBUG`.
|
||||||
attributes:
|
attributes:
|
||||||
label: Description
|
label: Description
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
Loading…
Reference in a new issue