2016-04-25 03:53:03 +02:00
|
|
|
Before opening an issue:
|
2016-04-10 22:22:47 +02:00
|
|
|
|
2016-04-25 03:53:03 +02:00
|
|
|
- [Search for duplicate or closed issues](https://github.com/twbs/bootstrap/issues?utf8=%E2%9C%93&q=is%3Aissue)
|
2017-09-26 14:24:14 +02:00
|
|
|
- [Validate](https://html5.validator.nu/) and [lint](https://github.com/twbs/bootlint#in-the-browser) any HTML to avoid common problems
|
2016-04-25 03:53:03 +02:00
|
|
|
- Prepare a [reduced test case](https://css-tricks.com/reduced-test-cases/) for any bugs
|
|
|
|
- Read the [contributing guidelines](https://github.com/twbs/bootstrap/blob/master/CONTRIBUTING.md)
|
2016-04-10 21:47:23 +02:00
|
|
|
|
2016-06-06 00:01:09 +02:00
|
|
|
When asking general "how to" questions:
|
2016-04-10 21:47:23 +02:00
|
|
|
|
2016-04-25 03:53:03 +02:00
|
|
|
- Please do not open an issue here
|
|
|
|
- Instead, ask for help on [StackOverflow, IRC, or Slack](https://github.com/twbs/bootstrap/blob/master/README.md#community)
|
2016-04-10 21:47:23 +02:00
|
|
|
|
2016-04-25 03:53:03 +02:00
|
|
|
When reporting a bug, include:
|
2016-04-10 21:47:23 +02:00
|
|
|
|
2016-04-25 03:53:03 +02:00
|
|
|
- Operating system and version (Windows, Mac OS X, Android, iOS, Win10 Mobile)
|
|
|
|
- Browser and version (Chrome, Firefox, Safari, IE, MS Edge, Opera 15+, Android Browser)
|
2017-10-04 18:07:47 +02:00
|
|
|
- Reduced test cases and potential fixes using [CodePen](https://codepen.io/) or [JS Bin](https://jsbin.com/)
|
2016-04-10 22:22:47 +02:00
|
|
|
|
2016-04-25 03:53:03 +02:00
|
|
|
When suggesting a feature, include:
|
|
|
|
|
|
|
|
- As much detail as possible for what we should add and why it's important to Bootstrap
|
|
|
|
- Relevant links to prior art, screenshots, or live demos whenever possible
|