You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/-question.md
+26-1Lines changed: 26 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,5 +8,30 @@ assignees: hunterliu1003
8
8
---
9
9
10
10
<!-- **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
0 commit comments