0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-02 14:24:19 +01:00
Bootstrap/.github/ISSUE_TEMPLATE/bug_report.md

21 lines
770 B
Markdown
Raw Normal View History

2018-07-13 18:30:58 +02:00
---
name: Bug report
about: Tell us about a bug you may have identified in Bootstrap.
2020-06-16 23:03:48 +02:00
title: ''
labels: ''
assignees: ''
2018-07-13 18:30:58 +02:00
---
Before opening:
- [Search for duplicate or closed issues](https://github.com/twbs/bootstrap/issues?utf8=%E2%9C%93&q=is%3Aissue)
- [Validate](https://html5.validator.nu/) any HTML to avoid common problems
2020-06-16 20:41:47 +02:00
- Read the [contributing guidelines](https://github.com/twbs/bootstrap/blob/main/.github/CONTRIBUTING.md)
2018-07-13 18:30:58 +02:00
Bug reports must include:
2020-03-09 14:37:46 +01:00
- Operating system and version (Windows, macOS, Android, iOS)
- Browser and version (Chrome, Firefox, Safari, 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/)