Skip to content

Commit 0d3fe07

Browse files
Merge remote-tracking branch 'origin/main'
2 parents a2a9030 + bc85e92 commit 0d3fe07

File tree

2 files changed

+52
-0
lines changed

2 files changed

+52
-0
lines changed
+26
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
name: 'Vite Plugin:'
3+
about: Vite plugin error template
4+
title: "[Vite Plugin] "
5+
labels: bug
6+
assignees: ''
7+
8+
---
9+
10+
## Vite Plugin Issue
11+
12+
**Describe the bug**
13+
A clear and concise description of what the bug is.
14+
15+
**To Reproduce**
16+
Steps to reproduce the behavior:
17+
18+
19+
**Expected behavior**
20+
A clear and concise description of what you expected to happen.
21+
22+
**Screenshots**
23+
If applicable, add screenshots to help explain your problem.
24+
25+
**Additional context**
26+
Add any other context about the problem here.

.github/ISSUE_TEMPLATE/vue-plugin.md

+26
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
name: Vue Plugin
3+
about: Vue Plugin error template
4+
title: "[Vue Plugin] "
5+
labels: bug
6+
assignees: ''
7+
8+
---
9+
10+
## Vue Plugin Issue
11+
12+
**Describe the bug**
13+
A clear and concise description of what the bug is.
14+
15+
**To Reproduce**
16+
Steps to reproduce the behavior:
17+
18+
19+
**Expected behavior**
20+
A clear and concise description of what you expected to happen.
21+
22+
**Screenshots**
23+
If applicable, add screenshots to help explain your problem.
24+
25+
**Additional context**
26+
Add any other context about the problem here.

0 commit comments

Comments
 (0)