Skip to content

Commit 537d28f

Browse files
jacobmllr95tmorehouse
authored andcommitted
chore: improve ISSUE_TEMPLATE (bootstrap-vue#2602)
1 parent 40558f9 commit 537d28f

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,31 @@
1-
Before opening an issue:
1+
**Before opening an issue:**
22

33
- [Search for duplicate or closed issues](https://github.com/bootstrap-vue/bootstrap-vue/issues?utf8=%E2%9C%93&q=is%3Aissue)
44
- Prepare a [reduced test case](https://css-tricks.com/reduced-test-cases/) for any bugs
55
- Read the
66
[contributing guidelines](https://github.com/bootstrap-vue/bootstrap-vue/blob/dev/CONTRIBUTING.md)
77

8-
When asking general "how to" questions:
8+
**When asking general "how to" questions:**
99

1010
- Please avoid opening an issue here
1111
- Instead, ask for help on StackOverflow, IRC, or [Discord](https://discord.gg/j2Mtcny), and also
1212
check out the [online documentation](https://bootstrap-vue.js.org)
1313

14-
When reporting a bug, include:
14+
**When reporting a bug, include:**
1515

1616
- Operating system and version (Windows, Mac OS X, Android, iOS, Win10 Mobile)
1717
- Browser and version (Chrome, Firefox, Safari, IE, MS Edge, Opera 15+, Android Browser)
1818
- Version of BootstrapVue that you are using
1919
- Reduced test cases and potential fixes using [CodePen](https://codepen.io/),
20-
[JS Bin](https://jsbin.com/), or [JsFiddle](https://jsfiddle.net/) (You can export markup from the
21-
[online playground](https://bootstrap-vue.js.org/play) to JS Fiddle)
20+
[CodeSandbox](https://codesandbox.io/), [JS Bin](https://jsbin.com/), or
21+
[JSFiddle](https://jsfiddle.net/) (You can export markup from the
22+
[online playground](https://bootstrap-vue.js.org/play) to JSFiddle)
2223

23-
When suggesting a feature, include:
24+
**When suggesting a feature, include:**
2425

2526
- As much detail as possible for what we should add and why it's important to Bootstrap
2627
- Relevant links to prior art, screenshots, or live demos whenever possible
2728

28-
Love bootstrap-vue? Please consider supporting our collective: 👉
29+
**Love BootstrapVue? Please consider supporting our collective:**
30+
2931
https://opencollective.com/bootstrap-vue/donate

0 commit comments

Comments
 (0)