From 436c952567fa71b14bd91cbc0d4bc25e9ac25acd Mon Sep 17 00:00:00 2001 From: Justin Date: Sat, 25 May 2019 17:10:14 -0400 Subject: [PATCH] chore(templates): Updating github templates --- .github/ISSUE_TEMPLATE/Bug.md | 18 +++++++++--------- .github/ISSUE_TEMPLATE/feature_proposal.md | 8 +++----- .github/ISSUE_TEMPLATE/technical_debt.md | 12 +++++------- 3 files changed, 17 insertions(+), 21 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/Bug.md b/.github/ISSUE_TEMPLATE/Bug.md index dc94a748..9c11bed6 100644 --- a/.github/ISSUE_TEMPLATE/Bug.md +++ b/.github/ISSUE_TEMPLATE/Bug.md @@ -3,24 +3,24 @@ name: Bug about: Create a bug report --- -Please make sure the new issue you are opening is not a duplicate, and **remove** this notice! - ---- + **Description** -*(Brief description of your issue here)* + + **Steps to reproduce** -*(Tell us how to reproduce this issue. Please provide a working demo, you can use this template as a base)* + + **Expected behaviour** -*(What is supposed to happen?)* + **Actual behaviour** -*(What happens instead?)* + **Possible fixes** -*(Any possible suggestions on how to fix this problem)* + \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/feature_proposal.md b/.github/ISSUE_TEMPLATE/feature_proposal.md index f4f5a80e..d8beccd0 100644 --- a/.github/ISSUE_TEMPLATE/feature_proposal.md +++ b/.github/ISSUE_TEMPLATE/feature_proposal.md @@ -3,12 +3,10 @@ name: Feature Proposal about: Suggest an idea --- -Please make sure the new issue you are opening is not a duplicate, and **remove** this notice! - ---- + **Description** -*(Brief description of the feature)* + **Proposal** -*(Outline how you plan to implement this feature if you have one)* + diff --git a/.github/ISSUE_TEMPLATE/technical_debt.md b/.github/ISSUE_TEMPLATE/technical_debt.md index 8b6d368e..fff924f6 100644 --- a/.github/ISSUE_TEMPLATE/technical_debt.md +++ b/.github/ISSUE_TEMPLATE/technical_debt.md @@ -3,15 +3,13 @@ name: Technical Debt about: Suggest an improvement to the codebase --- -Please make sure the new issue you are opening is not a duplicate, and **remove** this notice! - ---- + **Description** -*(Brief description of the technical debt here)* + **Possible solutions** -*(Any possible suggestions on how to improve this code)* +