Skip to content

Commit 39cadc6

Browse files
authored
chore: update issue template
1 parent d6aa70d commit 39cadc6

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,14 @@ Before opening an issue:
77
When asking general "how to" questions:
88

99
- 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)
1211

1312
When reporting a bug, include:
1413

1514
- Operating system and version (Windows, Mac OS X, Android, iOS, Win10 Mobile)
1615
- 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)
2118

2219
When suggesting a feature, include:
2320

0 commit comments

Comments
 (0)