|
1 |
| -Before opening an issue: |
| 1 | +**Before opening an issue:** |
2 | 2 |
|
3 | 3 | - [Search for duplicate or closed issues](https://github.com/bootstrap-vue/bootstrap-vue/issues?utf8=%E2%9C%93&q=is%3Aissue)
|
4 | 4 | - Prepare a [reduced test case](https://css-tricks.com/reduced-test-cases/) for any bugs
|
5 | 5 | - Read the
|
6 | 6 | [contributing guidelines](https://github.com/bootstrap-vue/bootstrap-vue/blob/dev/CONTRIBUTING.md)
|
7 | 7 |
|
8 |
| -When asking general "how to" questions: |
| 8 | +**When asking general "how to" questions:** |
9 | 9 |
|
10 | 10 | - Please avoid opening an issue here
|
11 | 11 | - Instead, ask for help on StackOverflow, IRC, or [Discord](https://discord.gg/j2Mtcny), and also
|
12 | 12 | check out the [online documentation](https://bootstrap-vue.js.org)
|
13 | 13 |
|
14 |
| -When reporting a bug, include: |
| 14 | +**When reporting a bug, include:** |
15 | 15 |
|
16 | 16 | - Operating system and version (Windows, Mac OS X, Android, iOS, Win10 Mobile)
|
17 | 17 | - Browser and version (Chrome, Firefox, Safari, IE, MS Edge, Opera 15+, Android Browser)
|
18 | 18 | - Version of BootstrapVue that you are using
|
19 | 19 | - 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) |
22 | 23 |
|
23 |
| -When suggesting a feature, include: |
| 24 | +**When suggesting a feature, include:** |
24 | 25 |
|
25 | 26 | - As much detail as possible for what we should add and why it's important to Bootstrap
|
26 | 27 | - Relevant links to prior art, screenshots, or live demos whenever possible
|
27 | 28 |
|
28 |
| -Love bootstrap-vue? Please consider supporting our collective: 👉 |
| 29 | +**Love BootstrapVue? Please consider supporting our collective:** |
| 30 | + |
29 | 31 | https://opencollective.com/bootstrap-vue/donate
|
0 commit comments