Skip to content

Commit 6aa0d75

Browse files
committed
Merge branch 'master' into dev
2 parents b2e85ee + 0b03c55 commit 6aa0d75

File tree

1 file changed

+26
-1
lines changed

1 file changed

+26
-1
lines changed

.github/ISSUE_TEMPLATE/-question.md

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,30 @@ assignees: hunterliu1003
88
---
99

1010
<!-- **IMPORTANT!**
11-
Please make sure to look for an answer to your question in our documentation and the documentation before asking a question here.
11+
Before reporting a bug, please make sure that you have read through our documentation and you think your problem is indeed an issue related to our module. -->
12+
13+
### Version
14+
15+
vue-final-modal: <!-- ex: v0.19.0 -->
16+
vue: <!-- ex: v2.6.12 -->
17+
nuxt: <!-- ex: v2.12.0 -->
18+
19+
### OS
20+
21+
Mac or Windows
22+
23+
### Reproduction Link
24+
<!--
25+
A minimal test case based on one of:
26+
- a fork of https://codesandbox.io/s/nuxtcontent-demo-l164h
27+
- a GitHub repository that can reproduce the bug
1228
-->
29+
30+
### Steps to reproduce
31+
32+
33+
### What is Expected?
34+
35+
36+
### What is actually happening?
37+

0 commit comments

Comments
 (0)