2
0
mirror of https://github.com/tenrok/maska.git synced 2026-06-08 17:22:27 +03:00
Files
maska/.github/ISSUE_TEMPLATE/bug_report.md
T
2024-06-02 18:22:47 +03:00

22 lines
420 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 (like https://codepen.io) with mimimal reproduction code.
You could use this as starter: [vue](https://codepen.io/beholdr/pen/qBGrLjd)