From fb1ebd6f18e59b88a777399693cb6fac5a6ed302 Mon Sep 17 00:00:00 2001 From: lutinglt Date: Fri, 7 Nov 2025 09:00:54 +0800 Subject: [PATCH] fuck issue --- .github/ISSUE_TEMPLATE/1-style-bug-report.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/1-style-bug-report.yml b/.github/ISSUE_TEMPLATE/1-style-bug-report.yml index be64ec0..b6f08f9 100644 --- a/.github/ISSUE_TEMPLATE/1-style-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/1-style-bug-report.yml @@ -5,6 +5,7 @@ body: - type: markdown attributes: value: | + !!! Please read the readme and ensure that the theme is used correctly before submitting !!! 1. Please use the latest theme and refresh the page with Ctrl+F5 to see if the Bug has disappeared. 2. Please check the CHANGELOG.md file in the project root directory for descriptions of fixes related to this Bug. 3. If there are related descriptions, you can check if the Bug has been fixed by compiling the development version yourself in the README.md.