diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index e330114..8bb57f6 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,12 +7,15 @@ assignees: '' --- -**Describe the bug** +### Describe the bug + A clear and concise description of what the bug is. -**Steps to reproduce** +### Steps to reproduce + Which steps do we need to take to reproduce the problem? -**Reproduction sandbox** -Link to online sandbox with reproduction code +### Reproduction link + +Link to online sandbox with reproduction code. You could use these as starters: [vue](https://stackblitz.com/edit/vue-maska) / [vanilla](https://stackblitz.com/edit/js-maska)