diff options
| author | Martijn Cuppens <[email protected]> | 2020-03-20 12:30:41 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-03-20 12:30:41 +0100 |
| commit | 4a37677dda9ad4370bbcc46b44e63d0733ecb8e5 (patch) | |
| tree | 05f44ec15481d5ade0aff94a89ab86ca23025f8c /.github | |
| parent | 7fc4037a02910fa7590fa9e21387fb6e3d325755 (diff) | |
| parent | 81223ee0412cc937cde108242e93b4407f6cede5 (diff) | |
| download | bootstrap-4a37677dda9ad4370bbcc46b44e63d0733ecb8e5.tar.xz bootstrap-4a37677dda9ad4370bbcc46b44e63d0733ecb8e5.zip | |
Merge branch 'master' into underline-links
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug.md | 4 | ||||
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index 8971d44ad..1f2a890b1 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -6,6 +6,6 @@ Before opening: Bug reports must include: -- Operating system and version (Windows, macOS, Android, iOS, Win10 Mobile) -- Browser and version (Chrome, Firefox, Safari, IE, MS Edge, Opera 15+, Android Browser) +- Operating system and version (Windows, macOS, Android, iOS) +- Browser and version (Chrome, Firefox, Safari, Microsoft Edge, Opera, Android Browser) - [Reduced test case](https://css-tricks.com/reduced-test-cases/) and suggested fix using [CodePen](https://codepen.io/) or [JS Bin](https://jsbin.com/) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 2d77bb50e..083fa137e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -12,6 +12,6 @@ Before opening: Bug reports must include: -- Operating system and version (Windows, macOS, Android, iOS, Win10 Mobile) -- Browser and version (Chrome, Firefox, Safari, IE, MS Edge, Opera 15+, Android Browser) +- Operating system and version (Windows, macOS, Android, iOS) +- Browser and version (Chrome, Firefox, Safari, Microsoft Edge, Opera, Android Browser) - [Reduced test case](https://css-tricks.com/reduced-test-cases/) and suggested fix using [CodePen](https://codepen.io/) or [JS Bin](https://jsbin.com/) |
