diff --git a/.github/ISSUE_TEMPLATE/-bug--bug-report.md b/.github/ISSUE_TEMPLATE/-bug--bug-report.md index cdb91fa0..6e5ff660 100644 --- a/.github/ISSUE_TEMPLATE/-bug--bug-report.md +++ b/.github/ISSUE_TEMPLATE/-bug--bug-report.md @@ -6,27 +6,30 @@ labels: bug assignees: Zagrios --- -**Describe the bug** -A clear and concise description of what the bug is. +## Bug Description + -**To Reproduce** -Steps to reproduce the behavior: +## Reproduction Steps + -**Expected behavior** -A clear and concise description of what you expected to happen. +## Expected Behavior + -**Screenshots** -If applicable, add screenshots to help explain your problem. +## Screenshots + -**Desktop (please complete the following information):** +## System Specs + -**Additional context** -Add any other context about the problem here. +## Additional context + diff --git a/.github/ISSUE_TEMPLATE/-feat---feature-request.md b/.github/ISSUE_TEMPLATE/-feat---feature-request.md index 19c6b5da..c2f66895 100644 --- a/.github/ISSUE_TEMPLATE/-feat---feature-request.md +++ b/.github/ISSUE_TEMPLATE/-feat---feature-request.md @@ -6,14 +6,17 @@ labels: enhancement assignees: Zagrios --- -**Is your feature request related to a problem? Please describe.** -A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] +## Problem + + -**Describe the solution you'd like** -A clear and concise description of what you want to happen. +## Solution + + -**Describe alternatives you've considered** -A clear and concise description of any alternative solutions or features you've considered. +## Alternative solutions (if any) + + -**Additional context** -Add any other context or screenshots about the feature request here. +## Additional context +