aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-11-23 16:28:06 -0800
committerChris Rebert <[email protected]>2014-11-23 16:28:06 -0800
commitede9cf00371d9e48e805b22b24e5aa11fc08083f (patch)
tree1403f4f7080620223a82964427cf75d2731cdcbd
parent6e9d4e69077ddac730f65792469bdd8491315ad0 (diff)
parent8a4757dfb09438407ffd3b989db4e0f421a7c46e (diff)
downloadbootstrap-ede9cf00371d9e48e805b22b24e5aa11fc08083f.tar.xz
bootstrap-ede9cf00371d9e48e805b22b24e5aa11fc08083f.zip
Merge pull request #15200 from twbs/mdn
add documenting in MDN as a step in browser bug handling process
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 871eb6c55..7fa9e17d3 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 |
| ------------- | ---------------------------- | ---------------- | ------------------------------------------------------------------------------------- | -------------------------------------------------------- |