From ebd19142ed927f5c700148c1e7c77b5150e86241 Mon Sep 17 00:00:00 2001 From: Ilan Cosman Date: Mon, 12 Apr 2021 17:39:53 -0700 Subject: [PATCH] Update bug report template --- .github/ISSUE_TEMPLATE/bug_report.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index f6ee002..9b3cac6 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -6,18 +6,14 @@ labels: "🐛 bug" assignees: "" --- - - #### Describe the bug #### Steps to reproduce -1. Set '....' to '....' -2. Run '....' +1. Set ... to ... +2. Run ... 3. See error #### Screenshots @@ -26,8 +22,11 @@ Please run the following command before submitting: tide bug-report #### Environment -- Operating system: -- Terminal emulator: +Output of `tide bug-report`: + +``` + +``` #### Additional context