2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-07 07:12:23 +03:00
Files
vue-select/.github/ISSUE_TEMPLATE/bug_report.md
T
2022-02-18 13:55:34 -08:00

28 lines
679 B
Markdown

---
name: Bug Report
about: Create a bug report to help fix an issue with the component.
title: ''
labels: 'bug'
assignees: ''
---
> Please respect maintainers time by filling in these sections. Your issue will likely be closed without this information.
- Vue Version:
- Vue Select Version:
**Describe the bug**
A clear and concise description of what the bug is.
**Reproduction Link**
A link to a reproduction of the bug. This is a huge help.
**Steps To Reproduce**
Outline the steps to reproduce the bug.
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.