1
0
mirror of synced 2024-11-22 05:16:05 +03:00

Adds new github issue templates

This commit is contained in:
Justin Schroeder 2020-03-06 10:16:38 -05:00 committed by GitHub
parent c7f26c0929
commit b3bf123fff
2 changed files with 47 additions and 0 deletions

33
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -0,0 +1,33 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Reproduction**
It's hugely helpful if you can isolate the bug in a CodePen. You can use VueFormulate via CDN to show the issue. This isn't a requirement just a big productivity boost.
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Device information:**
- Device: [e.g. iPhone6, 1997 Dell]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]

View File

@ -0,0 +1,14 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: feature request
assignees: ''
---
**Describe the new feature you'd like**
A clear and concise description of what you want to happen.
**What percentage of vue-formulate users would benefit?**
80%