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.md
+3-6Lines changed: 3 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -7,17 +7,14 @@ Before opening an issue:
7
7
When asking general "how to" questions:
8
8
9
9
- Please avoid opening an issue here
10
-
- Instead, ask for help on StackOverflow, IRC, or [Slack](https://bootstrap-vue.now.sh/)
11
-
- Also check out the [online documentation](https://bootstrap-vue.js.org)
10
+
- Instead, ask for help on StackOverflow, IRC, or [Slack](https://bootstrap-vue.now.sh/), and also check out the [online documentation](https://bootstrap-vue.js.org)
12
11
13
12
When reporting a bug, include:
14
13
15
14
- Operating system and version (Windows, Mac OS X, Android, iOS, Win10 Mobile)
16
15
- Browser and version (Chrome, Firefox, Safari, IE, MS Edge, Opera 15+, Android Browser)
17
-
- Version of Bootstra-Vue that you are using
18
-
- Reduced test cases and potential fixes using [CodePen](https://codepen.io/),
19
-
[JS Bin](https://jsbin.com/), or [JsFidle](https://jsfiddle.net/) (You can export markup
20
-
from the [online playground](https://bootstrap-vue.js.org/play) to JS Fiddle)
16
+
- Version of Bootstrap-Vue that you are using
17
+
- Reduced test cases and potential fixes using [CodePen](https://codepen.io/), [JS Bin](https://jsbin.com/), or [JsFidle](https://jsfiddle.net/) (You can export markup from the [online playground](https://bootstrap-vue.js.org/play) to JS Fiddle)
0 commit comments