diff options
| author | Christian Oliff <[email protected]> | 2018-07-03 15:55:07 +0900 |
|---|---|---|
| committer | Patrick H. Lauke <[email protected]> | 2018-07-03 07:55:07 +0100 |
| commit | 35a75eb0d422b81a2e5e3505fe1dd1e4d0f93a1f (patch) | |
| tree | 4b9faf02cb9c1d335b4e624912b8606442e5c1bb /.github | |
| parent | 7b746028c265aebae271b2b9624b686262ac5249 (diff) | |
| download | bootstrap-35a75eb0d422b81a2e5e3505fe1dd1e4d0f93a1f.tar.xz bootstrap-35a75eb0d422b81a2e5e3505fe1dd1e4d0f93a1f.zip | |
OS X is now macOS (#26796)
* OS X is now macOS
* Update browser-bugs.yml
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index c1f910964..8e1285515 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, Mac OS X, Android, iOS, Win10 Mobile) +- Operating system and version (Windows, macOS, Android, iOS, Win10 Mobile) - Browser and version (Chrome, Firefox, Safari, IE, MS Edge, Opera 15+, 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/) |
