From d9319ec09a57ae2fcfada105eb989f0e11c4bc8c Mon Sep 17 00:00:00 2001 From: Skyxim Date: Thu, 27 Apr 2023 12:19:59 +0000 Subject: [PATCH] chore: update bug_report --- .github/ISSUE_TEMPLATE/bug_report.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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