aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
AgeCommit message (Collapse)AuthorFilesLines
2019-07-15CONTRIBUTING.md: remove obsolete stuff.XhmikosR1-6/+2
2019-02-15Replace `master` with `v3-dev` after the branch switch. (#28287)XhmikosR1-8/+8
2018-12-14Update devDependencies, gems and lots of cleanup/build fixes.XhmikosR1-10/+0
* switch to grunt-postcss and autoprefixer directly; this is the recommended way. * uglify: specify `ie8` for compatibility * specify `cascade:false` for autoprefixer * specify `ieCompat` for less * drop grunt-contrib-compress since it doesn't work with Node.js 10.x * remove grunt-contrib-htmlmin to match the v4 docs * clean up Gruntfile.js * clean up .travis.yml and backport changes from v4 * build ie10-viewport-bug-workaround.less since it's used in examples * move shrinkwrap to root * bs-commonjs-generator.js: Use `path.posix` * remove .hound.yml * remove references to no longer used PR bots * backport and adapt the sri generation script from v4
2018-10-18Use https, fix broken links and unneeded redirects.XhmikosR1-8/+8
2018-10-08Revert "Update contributing.md with correct branch (`v4-dev` instead of ↵XhmikosR1-7/+8
`master`)"
2017-09-24Update contributing.md with correct branch (`v4-dev` instead of `master`)Patrick H. Lauke1-8/+7
2016-06-23Port #20165 to v3Chris Rebert1-1/+1
[skip sauce]
2016-04-04CONTRIBUTING.md: Update MS Edge bug reporting instructionsChris Rebert1-1/+1
[ci skip]
2016-03-14Port #19470 to v3Chris Rebert1-1/+6
CONTRIBUTING.md: Prohibit "+1" comments in favor of reactions Refs https://github.com/blog/2119-add-reactions-to-pull-requests-issues-and-comments Refs https://github.com/dear-github/dear-github/issues/141#issuecomment-195106918 [ci skip]
2016-03-03CONTRIBUTING.md: Missing serial commaChris Rebert1-1/+1
[ci skip]
2016-03-03Make switch from Less to Sass more explicit in contribution guidelinesChristian Fleschhut1-2/+3
2016-02-16Port #19219 to v3Chris Rebert1-0/+1
CONTRIBUTING: Document restriction regarding jQuery event alias methods Refs #19192 [ci skip]
2016-01-29Typo fixPrayag Verma1-1/+1
2015-11-24Explain in docs that v3 is closed off to new featuresChris Rebert1-1/+14
Refs #18112 [skip sauce]
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