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
|
||||
attributes:
|
||||
label: Clash version
|
||||
description: "use `clash -v`"
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
|
@ -78,4 +79,4 @@ Paste the Clash core log below with the log level set to `DEBUG`.
|
|||
attributes:
|
||||
label: Description
|
||||
validations:
|
||||
required: true
|
||||
required: true
|
||||
|
|
Loading…
Reference in a new issue