diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 97b4dd0..f6b3c1e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -8,26 +8,27 @@ assignees: '' --- ## Bug description + ## Steps to reproduce - -Steps to reproduce the behavior: + 1. 2. 3. -**Actual behavior:** - +### Actual behavior + -**Expected behavior:** +### Expected behavior -**Screenshots** - - ## System + -Operation system and version: +Operating system and version: Browser and version: Firefox -Add-on version: +Add-on version: + +## Possible solution + diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index dbe119e..369f58f 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -12,11 +12,11 @@ assignees: '' ## Proposed solution - + ## Alternatives - + ## Additional context