Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Oliff <christianoliff@yahoo.com>2018-07-03 09:55:07 +0300
committerPatrick H. Lauke <redux@splintered.co.uk>2018-07-03 09:55:07 +0300
commit35a75eb0d422b81a2e5e3505fe1dd1e4d0f93a1f (patch)
tree4b9faf02cb9c1d335b4e624912b8606442e5c1bb /.github
parent7b746028c265aebae271b2b9624b686262ac5249 (diff)
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.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md
index c1f9109643..8e1285515d 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/)