From eae1c758eb04e2730f82c44093587eee10f55041 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?apallotta=20=7C=20514=209774725=20=7C=20=E4=B8=AD00?= =?UTF-8?q?=E6=97=A5?= Date: Sun, 18 Dec 2022 14:25:25 -0500 Subject: [PATCH] ||^ --- .github/ISSUE_TEMPLATE/bug_report.md | 38 ---------------------------- 1 file changed, 38 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/bug_report.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md deleted file mode 100644 index 041b570..0000000 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ /dev/null @@ -1,38 +0,0 @@ ---- -name: Bug report -about: Create a report to help us improve -title: '' -labels: bug -assignees: '' - ---- - -**Describe the bug** -A clear and concise description of what the bug is. - -**To Reproduce** -Steps to reproduce the behavior: -1. Opening '...' -2. Click on '....' -3. See error - -**Expected behavior** -A clear and concise description of what you expected to happen. - -**Screenshots or logs** -Add screenshots or logs to help explain your problem. - -**Server (please complete the following information):** - - OS: [e.g. Centos, Windows] - - ARCH: [e.g. Amd64, Arm] - - Tunnel [e.g. TCP, HTTP] - - Version [e.g. 0.24.0] - -**Client (please complete the following information):** - - OS: [e.g. Centos, Windows] - - ARCH: [e.g. Amd64, Arm] - - Tunnel [e.g. TCP, HTTP] - - Version [e.g. 0.24.0] - -**Additional context** -Add any other context about the problem here.