aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
AgeCommit message (Collapse)AuthorFilesLines
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
2013-10-15Add Note About Changing to MITRhodry Korb1-1/+3
2013-10-09Convert "Recess" to "RECESS"Kurt Maine1-1/+1
Except when speaking of the "recess" Node package, RECESS should be in all-caps.
2013-08-20CONTRIBUTING: reflect move away from *-wip branch style of developmentChris Rebert1-11/+3
Per http://blog.getbootstrap.com/2012/12/10/bootstrap-3-plans/ : > * Drop the `*-wip` branch style of development.
2013-08-05fixed small typoAndy Trevorah1-1/+1
its => belonging to it it's => it is / it has
2013-07-25twbs ALL the linksChris Rebert1-1/+1
2013-07-18Remove Mustache comment regarding contribution: it's going away.Christopher Canipe1-1/+0
2013-05-20Update contributing fileMark Otto1-13/+5
* Remove notes on repo section * Update hirearchy of coding standards sections
2013-03-06fix pluralization since "a" is in frontWaynn Lue1-1/+1
2012-10-29add note about js stylefat1-0/+10
2012-09-21add specific line items to contributing doc for issues, update branch listMark Otto1-9/+39
2012-09-18contributing editsMark Otto1-4/+5
2012-09-18Add CONTRIBUTING.mdChris Aniszczyk1-0/+34
Signed-off-by: Chris Aniszczyk <[email protected]>