Skip to content

Commit 6803e0f

Browse files
authored
chore: update issue template
1 parent 75c7a23 commit 6803e0f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,16 @@ When asking general "how to" questions:
88

99
- Please avoid opening an issue here
1010
- 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)
1112

1213
When reporting a bug, include:
1314

1415
- Operating system and version (Windows, Mac OS X, Android, iOS, Win10 Mobile)
1516
- Browser and version (Chrome, Firefox, Safari, IE, MS Edge, Opera 15+, Android Browser)
16-
- Reduced test cases and potential fixes using [CodePen](https://codepen.io/) or [JS Bin](https://jsbin.com/)
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)
1721

1822
When suggesting a feature, include:
1923

0 commit comments

Comments
 (0)