From e20746299902ea14f40b182fe01035a399b831ce Mon Sep 17 00:00:00 2001 From: parhelia512 <0011d3@gmail.com> Date: Wed, 23 Jul 2025 11:08:36 +0800 Subject: [PATCH] Remove bug-report-en.md --- .github/ISSUE_TEMPLATE/bug-report-en.md | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/bug-report-en.md diff --git a/.github/ISSUE_TEMPLATE/bug-report-en.md b/.github/ISSUE_TEMPLATE/bug-report-en.md deleted file mode 100644 index ed85624..0000000 --- a/.github/ISSUE_TEMPLATE/bug-report-en.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -name: 'Bug Report' -about: 'Please troubleshoot server-side issues and upgrade to the latest client before raising a question.' -title: 'BUG: ' -labels: '' -assignees: '' - ---- - -## Describe the problem - -Expected behavior: - -Actual behavior: - -## How to reproduce - -Provide steps on how the problem can be reproduced. Issues without this will be closed. -Statements like `App dont work` and `config not connect` provide no useful information. - -## log - -If you have logs, please upload them. Please see the detailed steps for exporting logs in the documentation. \ No newline at end of file