diff options
| author | Martin Beeby <[email protected]> | 2015-11-20 17:18:25 +0000 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-11-24 05:48:49 -0800 |
| commit | 971845b763f898c4e7718bd17fdeb25c656f3b30 (patch) | |
| tree | 9fb0116a89c0c05e1cd91ef137523587f31f9cd2 | |
| parent | c960169807102d1f78b700fbadac44106ff06716 (diff) | |
| download | bootstrap-971845b763f898c4e7718bd17fdeb25c656f3b30.tar.xz bootstrap-971845b763f898c4e7718bd17fdeb25c656f3b30.zip | |
Updating "Reporting upstream browser bugs" for IE
Adding Microsoft Edge and the rendering engine EdgeHTML.
Closes #18303
[skip sauce]
[skip validator]
| -rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 76efc6ccb..122b1542a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -105,7 +105,7 @@ When feasible, we aim to report such upstream bugs to the relevant browser vendo | Mozilla | Firefox | Gecko | https://bugzilla.mozilla.org/enter_bug.cgi | "Core" is normally the right product option to choose. | | Apple | Safari | WebKit | https://bugs.webkit.org/enter_bug.cgi?product=WebKit <br> https://bugreport.apple.com | In Apple's bug reporter, choose "Safari" as the product. | | Google, Opera | Chrome, Chromium, Opera v15+ | Blink | https://code.google.com/p/chromium/issues/list | Click the "New issue" button. | -| Microsoft | Internet Explorer | Trident | https://connect.microsoft.com/IE/feedback/LoadSubmitFeedbackForm | | +| Microsoft | Internet Explorer / Edge | Trident/EdgeHTML | https://connect.microsoft.com/IE/feedback/LoadSubmitFeedbackForm | | ### Issues bots |
