From 474a6f806deb9adf53bdc62d58e730c2924b1748 Mon Sep 17 00:00:00 2001 From: Philip Peterson Date: Tue, 17 Sep 2024 18:51:54 -0800 Subject: [PATCH] Update bug_report.md to make it more stripped-down Signed-off-by: Philip Peterson --- .github/ISSUE_TEMPLATE/bug_report.md | 38 ++++------------------------ 1 file changed, 5 insertions(+), 33 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 15db91f4..7f107df8 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,34 +1,6 @@ ---- -name: Bug report -about: Create a report to help Hyper improve -title: '' -labels: '' -assignees: '' +## What causes the bug? +- Git SHA of Hyper you saw the bug in (or branch if public): +- Actions taken: ---- - - - - -- [ ] I am on the [latest](https://github.com/vercel/hyper/releases/latest) Hyper.app version -- [ ] I have searched the [issues](https://github.com/vercel/hyper/issues) of this repo and believe that this is not a duplicate - - - -- **OS version and name**: -- **Hyper.app version**: -- **Link of a [Gist](https://gist.github.com/) with the contents of your hyper.json**: -- **Relevant information from devtools** _(CMD+ALT+I on macOS, CTRL+SHIFT+I elsewhere)_: -- **The issue is reproducible in vanilla Hyper.app**: - -## Issue - +## What breaks / how to fix? +-