diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index d5b001ac..8b83f83a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -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 \ No newline at end of file + required: true