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