2
0
mirror of https://github.com/tenrok/maska.git synced 2026-06-05 16:42:28 +03:00
Files
maska/.github/ISSUE_TEMPLATE/bug_report.md
T
Alexander Shabunevich 28e31f2b1a Issue template updated
2022-12-07 11:41:59 +03:00

22 lines
437 B
Markdown

---
name: Bug report
about: Found a bug?
title: ''
labels: ''
assignees: ''
---
### Describe the bug
A clear and concise description of what the bug is.
### Steps to reproduce
Which steps do we need to take to reproduce the problem?
### 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)