2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-05-17 02:29:37 +03:00

chore: update issue templates

This commit is contained in:
Jeff Sagal
2022-02-17 11:07:29 -08:00
parent 0d294c31bd
commit 070dc00b79
2 changed files with 15 additions and 18 deletions
+10 -18
View File
@@ -1,12 +1,18 @@
---
name: Bug report
about: Create a report to help us improve
name: Bug Report
about: Create a bug report to help fix an issue with the component.
title: ''
labels: ''
labels: 'bug'
assignees: ''
---
## Required Information
> 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.
@@ -22,17 +28,3 @@ A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
**Additional context**
Add any other context about the problem here.
+5
View File
@@ -0,0 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: Discussions
url: https://github.com/sagalbot/vue-select/discussions
about: If you're not submitting a bug or feature request, please use discussions instead.