diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index ceccdaf..99bc5e2 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -9,14 +9,14 @@ assignees: '' -**Description** +## Description -**Step To Reproduce** +## Step To Reproduce -**Expected behaviour** +## Expected behaviour -**Actual behaviour** +## Actual behaviour diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 50d2ee0..574679a 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -9,11 +9,11 @@ assignees: '' -**Description** +## Description -**Proposed solution** +## Proposed solution -**Use case** +## Use case