From 9bf33eceda932c29fe5dfde21e5141aa21193a7e Mon Sep 17 00:00:00 2001 From: Jef LeCompte Date: Fri, 4 Dec 2020 18:53:50 -0500 Subject: [PATCH] chore: update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 35 +++++++++++++++++++---- .github/ISSUE_TEMPLATE/feature_request.md | 8 +++--- .github/ISSUE_TEMPLATE/question.md | 4 +-- 3 files changed, 35 insertions(+), 12 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 8941540..e3eb417 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,12 +7,35 @@ assignees: jef --- -### Description + + - - - +## Expected Behavior -### Possible solution + - +## Current Behavior + + + +## Steps to Reproduce + + + +1. +2. +3. +4. + +## Environment + +**OS:** +**.env file:** + +```dotenv + +``` + +## Logs + + diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 0925758..d492f8e 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -7,10 +7,10 @@ assignees: jef --- -### Description +## Description - + -### Possible solution +## Possible solution - + diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index 590cc48..727368c 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -7,6 +7,6 @@ assignees: jef --- -### Description +## Description - +