From 0833371f5fd86f6a17c86d0d9815022cf7160e60 Mon Sep 17 00:00:00 2001 From: victor Date: Sat, 4 Jul 2020 12:16:03 +0430 Subject: [PATCH] Update issue templates template body modified --- .github/ISSUE_TEMPLATE/installer-script-bug.md | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) 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.