From 49b3ad4bd41311e92fc3a18eda571800bde5aa42 Mon Sep 17 00:00:00 2001 From: Yann Collet Date: Sat, 13 Jun 2020 14:31:15 -0700 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 96d9476..86b7696 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -10,20 +10,18 @@ assignees: '' **Describe the bug** A clear and concise description of what the bug is. +**Expected behavior** +Please describe what you expected to happen. + **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** +4. See error '...' If applicable, add screenshots to help explain your problem. -**Desktop (please complete the following information):** +**System (please complete the following information):** - OS: [e.g. Mac] - Version [e.g. 22] - Compiler [e.g. gcc] -- 2.7.4