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.