diff --git a/.github/ISSUE_TEMPLATE/bug-report-for-adminlte-v2-4-x.md b/.github/ISSUE_TEMPLATE/bug-report-for-adminlte-v2-4-x.md deleted file mode 100644 index 96632d82a..000000000 --- a/.github/ISSUE_TEMPLATE/bug-report-for-adminlte-v2-4-x.md +++ /dev/null @@ -1,32 +0,0 @@ ---- -name: Bug report for AdminLTE v2.4.x -about: Create a report to help us improve AdminLTE v2.4.x -title: "[BUG]" -labels: type:bug, version:2.4.x -assignees: '' - ---- - -**Describe the bug** -A clear and concise description of what the bug is. - -**To Reproduce** -Steps to reproduce the behavior: -1. Go to '...' -2. Click on '....' -3. Scroll down to '....' -4. See error - -**Expected behavior** -A clear and concise description of what you expected to happen. - -**Screenshots** -If applicable, add screenshots to help explain your problem. - -**Environment (please complete the following information):** - - AdminLTE Version: [e.g. v2.4.18] - - Operating System: [e.g. macOS Catalina] - - Browser (Version): [e.g. Chrome (Latest)] - -**Additional context** -Add any other context about the problem here.