diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index b08a888e6..f93b0a859 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,8 +1,9 @@ --- name: Bug Report about: Create a report to help us improve -title: Bug Report: +title: Bug Report --- + #### Code/Gist - + #### Expected behavior/code + #### Environment + + - node.js / npm versions: -- OS: +- OS: #### Possible Solution + #### Additional context/Screenshots -> + + diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 6b753f829..2323af0b9 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,7 +1,7 @@ --- name: Feature Request about: Suggest an idea for this project -title: Feature Request: +title: Feature Request --- ## Context + ## Possible Implementation -> + + diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index 5825f158f..5216e2926 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -1,12 +1,15 @@ --- name: Bug Report about: Create a report to help us improve -title: Question: +title: Question --- + ## Question + ## Additional context +