bug_report.md 791 Bytes
Newer Older
Mark Otto's avatar
Mark Otto committed
1
2
3
---
name: Bug report
about: Tell us about a bug you may have identified in Bootstrap.
XhmikosR's avatar
XhmikosR committed
4
5
6
title: ''
labels: ''
assignees: ''
Mark Otto's avatar
Mark Otto committed
7
8
9
10
11
12

---

Before opening:

- [Search for duplicate or closed issues](https://github.com/twbs/bootstrap/issues?utf8=%E2%9C%93&q=is%3Aissue)
XhmikosR's avatar
XhmikosR committed
13
- [Validate](https://html5.validator.nu/) any HTML to avoid common problems
14
- Read the [contributing guidelines](https://github.com/twbs/bootstrap/blob/v4-dev/.github/CONTRIBUTING.md)
Mark Otto's avatar
Mark Otto committed
15
16
17

Bug reports must include:

XhmikosR's avatar
XhmikosR committed
18
19
20
- Operating system and version (Windows, macOS, Android, iOS)
- Browser and version (Chrome, Firefox, Safari, Internet Explorer, Microsoft Edge, Opera, Android Browser)
- A [reduced test case](https://css-tricks.com/reduced-test-cases/) or suggested fix using [CodePen](https://codepen.io/) or [JS Bin](https://jsbin.com/)