2016-04-24 18:53:03 -07:00
|
|
|
Before opening an issue:
|
2016-04-10 13:22:47 -07:00
|
|
|
|
2016-04-24 18:53:03 -07:00
|
|
|
- [Search for duplicate or closed issues](https://github.com/twbs/bootstrap/issues?utf8=%E2%9C%93&q=is%3Aissue)
|
2017-09-26 15:24:14 +03:00
|
|
|
- [Validate](https://html5.validator.nu/) and [lint](https://github.com/twbs/bootlint#in-the-browser) any HTML to avoid common problems
|
2016-04-24 18:53:03 -07: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 12:47:23 -07:00
|
|
|
|
2016-06-05 15:01:09 -07:00
|
|
|
When asking general "how to" questions:
|
2016-04-10 12:47:23 -07:00
|
|
|
|
2016-04-24 18:53:03 -07: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 12:47:23 -07:00
|
|
|
|
2016-04-24 18:53:03 -07:00
|
|
|
When reporting a bug, include:
|
2016-04-10 12:47:23 -07:00
|
|
|
|
2016-04-24 18:53:03 -07: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 19:07:47 +03:00
|
|
|
- Reduced test cases and potential fixes using [CodePen](https://codepen.io/) or [JS Bin](https://jsbin.com/)
|
2016-04-10 13:22:47 -07:00
|
|
|
|
2016-04-24 18:53:03 -07: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
|