aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
AgeCommit message (Collapse)AuthorFilesLines
2015-11-24Updating "Reporting upstream browser bugs" for IEMartin Beeby1-1/+1
Adding Microsoft Edge and the rendering engine EdgeHTML. Closes #18303 [skip sauce] [skip validator]
2015-09-01Update CONTRIBUTING.mdMark Otto1-2/+2
2015-08-26Mention themes contact info in CONTRIBUTING.mdChris Rebert1-0/+2
[skip sauce] [skip validator]
2015-06-05Add Slack link to `CONTRIBUTING.md`Zlatan Vasović1-1/+1
2015-06-02Include Slack in list of places to get helpKevin Kirsche1-1/+1
As Slack is a common replacement for IRC for projects (e.g. Wordpress), I propose that we encourage the use of Slack as you have members of the core team using it while IRC often does not have any of the core team available.
2015-05-17Use `https` when possible.XhmikosR1-2/+2
2015-04-03fix dead link: reduced text casesYuan Yiyang1-1/+1
2015-02-22Fix a typo in contributing doc.dante20081-1/+1
2015-01-15Clarify in CONTRIBUTING docs that CC-BY 3.0 License applies to Bootstrap's docsChris Rebert1-3/+7
[ci skip]
2014-11-29Merge pull request #15167 from vsn4ik/rem_blob_master_from_linksMark Otto1-4/+4
Remove redundant .../blob/master/ prefix in markdown.
2014-11-23Update links (.../blob/master prefix) in markdown.vsn4ik1-4/+4
2014-11-22add documenting in MDN as a step in browser bug handling processChris Rebert1-1/+1
[skip sauce] [skip validator]
2014-11-20Document Savage cross-browser JS pull request tester botChris Rebert1-1/+3
Refs #12352, which is now implemented & deployed. More info: https://github.com/twbs/savage [skip sauce]
2014-11-20fix typo in CONTRIBUTING.mdChris Rebert1-1/+1
2014-11-11move to the contributing guidelinesMark Otto1-0/+19
2014-10-31Cover common contributor mistakes in CONTRIBUTING.mdChris Rebert1-0/+11
Based on https://github.com/twbs/rorschach/tree/master/docs
2014-10-30Explain issue/PR bots in CONTRIBUTING.mdChris Rebert1-0/+11
[skip sauce] [skip validator]
2014-10-03Add browser bug reporting links to CONTRIBUTING docs; refs #13974Chris Rebert1-0/+12
2014-09-23Mention HTML5 validator and Bootlint as part of troubleshooting stepsChris Rebert1-0/+4
Fixes https://github.com/twbs/bootlint/issues/67
2014-09-08clean whitespaceChris Rebert1-1/+0
Thanks to @collinanderson Closes #14567
2014-07-13Update JS Bin template in CONTRIBUTING.mdHeinrich Fenkart1-1/+1
Refs: #14109
2014-07-12code guide, fixes #14126Mark Otto1-14/+4
2014-03-07Add autoprefixerBas Bosman1-0/+1
2014-02-10Use different coding style for GruntfileZlatan Vasović1-1/+1
Fixes #12657
2014-02-04Merge pull request #12554 from ZDroid/grunt-test-noteChris Rebert1-0/+4
Add `grunt test` note
2014-02-04Add `grunt test` noteZlatan Vasović1-0/+4
2014-02-04Merge pull request #12521 from twbs/outline-none-noteMark Otto1-0/+1
add note to CONTRIBUTING.md about `outline: none`
2014-02-03Remove comma first ruleZlatan Vasović1-1/+0
Removes outdated coding style rule.
2014-02-01add note to CONTRIBUTING.md about `outline: none`Chris Rebert1-0/+1
2014-01-23Merge pull request #12356 from twbs/wcag-contributingMark Otto1-0/+1
add WCAG color guideline to CONTRIBUTING.md
2014-01-23Merge pull request #12355 from twbs/aria-contributingMark Otto1-0/+1
add WAI-ARIA guideline to CONTRIBUTING.md
2014-01-23add WCAG color guideline to CONTRIBUTING.mdChris Rebert1-0/+1
2014-01-23add WAI-ARIA guideline to CONTRIBUTING.mdChris Rebert1-0/+1
2014-01-23fix typo and use the v3-specific StackOverflow tagChris Rebert1-1/+1
2014-01-09use periods for consistency in each lineWaynn Lue1-10/+10
2014-01-07Drop redundant 'the'Zlatan Vasović1-1/+1
2014-01-07Improve wording in CONTRIBUTING.mdJoel Kuzmarski1-2/+2
Parts of the "Pull requests" section are strangely worded. This commit fixes that.
2014-01-07Fix bad anchor link in CONTRIBUTING.mdJoel Kuzmarski1-1/+1
Hey look, I'm contributing to CONTRIBUTING.md! This anchor must have been overlooked while updating the docs in a previous commit. Expected behavior: scroll the document to a linked section. Experienced behavior: nada. This proposed file change renames the anchor text from `coding conventions` to `coding guidelines` and changes the anchor link from `#code-conventions` to `#code-guidelines`.
2013-12-24Use correct directory name for bootstrap contributionsoundarapandian1-1/+1
2013-12-21https://github.com/twbs/bootstrap/pull/11950#issuecomment-31033824tomByrer1-4/+7
2013-12-18Fixes #11918: Fork the @h5bp contributing guidelines and combine with our ↵Mark Otto1-30/+137
coding guidelines
2013-12-18cleanup licensing section moreChris Rebert1-1/+1
2013-12-18Punt Apache license information and stick with MITMark Otto1-3/+1
2013-12-15Fixes #11795: Update the contributing guidelines to include some more CSS ↵Mark Otto1-1/+4
guidelines
2013-12-03fix broken link in CONTRIBUTING.mdChris Rebert1-1/+1
2013-11-30Merge pull request #11329 from ZDroid/patch-1Mark Otto1-1/+1
Add 'in' to complete thought
2013-11-19Add 'in' to complete thoughtZlatan Vasović1-1/+1
Simple grammar fix.
2013-11-10add release checklist to CONTRIBUTING file; fixes #11290Chris Rebert1-0/+18
2013-10-17fix #11144Chris Rebert1-1/+1
2013-10-16add note about third-party JS, CDNs, and HTTPSChris Rebert1-0/+1