From: Chris Rebert Date: Sun, 23 Nov 2014 02:32:47 +0000 (-0800) Subject: add documenting in MDN as a step in browser bug handling process X-Git-Tag: v3.3.2~36^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a4757dfb09438407ffd3b989db4e0f421a7c46e;p=thirdparty%2Fbootstrap.git add documenting in MDN as a step in browser bug handling process [skip sauce] [skip validator] --- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 871eb6c55d..7fa9e17d38 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -98,7 +98,7 @@ Example: ### Reporting upstream browser bugs Sometimes bugs reported to us are actually caused by bugs in the browser(s) themselves, not bugs in Bootstrap per se. -When feasible, we aim to report such upstream bugs to the relevant browser vendor(s), and then list them on our [Wall of Browser Bugs](http://getbootstrap.com/browser-bugs/). +When feasible, we aim to report such upstream bugs to the relevant browser vendor(s), and then list them on our [Wall of Browser Bugs](http://getbootstrap.com/browser-bugs/) and [document them in MDN](https://developer.mozilla.org/en-US/docs/Web). | Vendor(s) | Browser(s) | Rendering engine | Bug reporting website(s) | Notes | | ------------- | ---------------------------- | ---------------- | ------------------------------------------------------------------------------------- | -------------------------------------------------------- |