2
0
mirror of https://github.com/tenrok/maska.git synced 2026-06-08 17:22:27 +03:00

Update issue templates

This commit is contained in:
Alexander Shabunevich
2022-12-04 23:16:40 +03:00
committed by GitHub
parent 09115f8d47
commit 3c17ea762a
+18
View File
@@ -0,0 +1,18 @@
---
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 sandbox**
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)