diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 7c5b79b29..562768715 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -8,9 +8,11 @@ assignees: '' --- +# Description **Describe the bug** A clear and concise description of what the bug is. +# Steps to Reproduce **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' @@ -18,12 +20,16 @@ Steps to reproduce the behavior: 3. Scroll down to '....' 4. See error -**Expected behavior** +# Expected Behavior A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. +# Actual Behavior +What happens actually so you think this is a bug. + +# More Information **Desktop (please complete the following information):** - OS: [e.g. iOS] - Browser [e.g. chrome, safari] diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index c43397c31..6a49df3c3 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -20,4 +20,5 @@ A clear and concise description of any alternative solutions or features you've Add any other context or screenshots about the feature request here. **Invite the community to discuss and vote** -Earn votes and support by involving the community and invite everybody to discuss your feature and to vote for it (votes are +1 , 0 or -1 via adding a thumbs-up/down) +Earn votes and support by involving the community and invite everybody to discuss your feature and +to vote for it (votes are +1 , 0 or -1 via adding a **thumbs-up/down**)