From 4393d7e876a87e4aa77d784b3095ee164d24f0c5 Mon Sep 17 00:00:00 2001 From: Timothy DeHerrera Date: Sat, 20 Feb 2021 00:07:23 -0700 Subject: [PATCH] issues: improve bug template --- .github/ISSUE_TEMPLATE/bug_report.md | 40 +++++++++++++++++++--------- 1 file changed, 27 insertions(+), 13 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 13a11c29..ca1ca289 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,24 +1,38 @@ --- name: Bug report -about: Create a report to help us improve +about: Create a report to help improve title: '' labels: 'bug' assignees: '' --- -**Describe the bug** -A clear and concise description of what the bug is. +Your issue may already be reported! +Please search on the [issue tracker](../) before creating one. -**To Reproduce** -Steps to reproduce the behavior: -1. Go to '...' -2. Click on '....' -3. Scroll down to '....' -4. See error +## Expected Behavior + + -**Expected behavior** -A clear and concise description of what you expected to happen. +## Current Behavior + -**Additional context** -Add any other context about the problem here, such as a custom nixpkgs fork you're using. +## Possible Solution + + + +## Steps to Reproduce + + +1. +2. +3. +4. + +## Context + + + +## Your Environment + +