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)* +