From 07b643e24cbf03f95026b73edf59e7cdc4414d88 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 17 May 2021 18:38:46 +0530 Subject: [PATCH] Remove expected behavior section from issue template Its largely redundant and a waste of time. Not to mention no one likes being told what's expected of them :)) --- .github/ISSUE_TEMPLATE/bug_report.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 595284d97..39207828b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -17,9 +17,6 @@ Steps to reproduce the behavior: 3. ZZZ 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.