aboutsummaryrefslogtreecommitdiff
path: root/.github/CONTRIBUTING.md
AgeCommit message (Collapse)AuthorFilesLines
2021-09-28Remove extra spaces in Markdown files (#35047)Julien Déramond1-1/+1
2021-07-21CONTRIBUTING.md: fix broken link to README.md (#34389)Kijima Daigo1-1/+1
2021-01-08CONTRIBUTING: mention dist files (#32314)XhmikosR1-9/+9
* CONTRIBUTING: mention dist files * Update CONTRIBUTING.md Co-authored-by: Mark Otto <[email protected]>
2020-11-19Switch to HugoXhmikosR1-1/+1
This commit includes all the needed workarounds and most changes from the main branch for everything to work, like: * removing empty lines in raw HTML that break output * read .browserslistrc, CSS variables from disk instead of duplicating it * using Hugo mounts * using Hugo for the docs CSS/JS * move ToC Sass code to a separate file while adapting it for Hugo Thus, this patch makes our npm scripts faster since lint runs on one step and there's no separate docs assets processing.
2020-11-05Clarify PRs section (#32027)XhmikosR1-2/+4
2020-10-30Update Edge's Rendering Engine on CONTRIBUTING.md (#32008)Christian Oliff1-1/+1
* Update Edge's Rendering Engine on CONTRIBUTING.md Also updated the URL to prevent a HTTP redirect. * Add 'Go to "Help > Send Feedback" from the browser' note Co-authored-by: XhmikosR <[email protected]>
2020-10-30Remove bugreport.apple.com since it doesn't work (#32005)Martijn Cuppens1-6/+6
2020-09-21Backport #31689XhmikosR1-1/+1
docs: fix a few redirects * Fix GitHub's permanent redirects * Fix a11yproject redirects
2020-06-24Update links to point to v4-dev or main branchesXhmikosR1-8/+8
2019-07-17#29034 Fix broken links (#29035)Manuel Alcaraz1-2/+2
2019-06-18HTTPS link to codeguide.co (#28860)Christian Oliff1-2/+2
2019-03-08Update CONTRIBUTING.md for the current state of things. (#28283)XhmikosR1-11/+7
2018-05-27Remove the unused docs upload preview stuff. (#26599)XhmikosR1-9/+0
2018-04-02Fix broken URI fragments and redirects.XhmikosR1-3/+3
2018-04-02Use https when possible.XhmikosR1-2/+2
2017-09-29Remove grunt-saucelabs and Grunt.XhmikosR1-1/+1
2017-09-26Normalize all links. (#24109)XhmikosR1-2/+2
* use a trailing slash when possible * use https when possible * remove a few redirected links * consistently use `https://popper.js.org/` * fix `iconUrl` in nuget files * change Jekyll Windows guide to the official one
2017-09-24Updated github help links (#24071)Vasilii Artemchuk1-3/+3
2017-05-29Rearrange all the docs to allow for a docs/major.minor/ setupMark Otto1-0/+252