diff --git a/.github/ISSUE_TEMPLATE/installer-script-bug.md b/.github/ISSUE_TEMPLATE/installer-script-bug.md index 10703b5..4f03ff6 100644 --- a/.github/ISSUE_TEMPLATE/installer-script-bug.md +++ b/.github/ISSUE_TEMPLATE/installer-script-bug.md @@ -10,19 +10,6 @@ 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. - **linux Distribution (please complete the following information):** - Distro: [e.g. ArchLinux] - Desktop Environment: [e.g. Gnome] @@ -30,3 +17,6 @@ If applicable, add screenshots to help explain your problem. **Additional context** Add any other context about the problem here. + +**Screenshots** +If applicable, add screenshots to help explain your problem.