Commit Graph

26 Commits (330d14a1563e27de566116a964ae3fb9e35a37f3)

Author SHA1 Message Date
Naomi Carrigan 1a4044a3b9
docs: change rocket chat links to discord (#46514) 2022-06-16 08:23:15 +04:00
zelf0 657aade2e5
fix(docs): Update grammar in PR documentation (#45174) 2022-02-21 08:42:25 +05:30
Huyen Nguyen 22ac598f6e
docs: fix a typo in the contributing guide (#45045) 2022-02-07 17:01:15 -08:00
sidemt 5dc3e31cba
docs: add missing & in 'Compare & pull request' (#44985) 2022-02-01 11:12:06 -08:00
Oliver Eyton-Williams c8d7f0a782
feat(tools): remove eslint-plugin-prettier for prettier (#42438)
* feat: remove eslint-plugin-prettier for prettier

This removes the annoying lint warnings when all that needs to change is
formatting

* fix: use .js lint-staged config to ignore properly

* fix: lint everything if a lot of files are changed

It's faster than making lots of individual linter calls

* chore: apply prettier

* fix: ignore code in curriculum-file-structure
2021-10-06 21:02:21 +05:30
Eric Cheng 1f880a552d
fix(docs): modified grammar and phrasing in docs and comments (#43682)
* docs: fixed minor typos in how-to-open-a-pull-request.md

* docs: grammar fixes in FAQ.md

* refactor: streamlined comments in multiple TS files

* fix: linting issues
2021-10-02 23:43:14 +01:00
Ilenia 1d0a6a5673
Changing documentation links for i18n ease (#43274)
* fixing links for i18n ease

* fixing links for i18n ease

* revert brain fart

* hopefully now the link works

* changing links for ease of translation
2021-08-26 10:59:44 +02:00
Mrugesh Mohapatra 77973d9c6c
fix(docs): broken link to translations 2021-07-08 16:33:19 +05:30
Nicholas Carrigan (he/him) f60fa14d3e
fix(docs): repair image links (#41231) 2021-02-23 10:47:03 +05:30
Nicholas Carrigan (he/him) bebd599e62
fix(docs): typo (#41137)
Resolves a missing word mentioned in a Crowdin comment.
2021-02-16 08:08:43 -07:00
Nicholas Carrigan (he/him) b2526c855a
fix(docs): additional i18n notes (#41084)
* fix(docs): note about PR language

Adds a note that PR title, body, commits, and code should all be
in English.

* feat(docs): additional notes

Adds note about setting Crowdin to show HTML tags instead of number
tags, and note about what to do when overriding a QA check.

* fix: apply review suggestions

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-02-12 11:54:24 -07:00
Nicholas Carrigan (he/him) ff181c3258
docs: tweaks for translations (#40806)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
2021-02-07 22:17:40 +05:30
Talla Giridhar c1f9cd93f5
general educational fixes in some files (#40800)
Co-authored-by: Ilenia <nethleen@gmail.com>
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
Co-authored-by: nhcarrigan <nhcarrigan@gmail.com>
2021-02-03 15:17:56 +05:30
Nicholas Carrigan (he/him) e5b43edf84
docs: master -> main (#40857)
Updates the docs to reflect the change from `master` to `main` as our
primary branch.

Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>
2021-02-01 19:55:24 +05:30
Nicholas Carrigan (he/him) 2d0bba3097
docs: Replace Gitter/Discord links (#40514) 2020-12-22 12:00:00 +05:30
Luis H. Ball Jr bbbc03c379
docs(cypress): create how-to-add-cypress-tests doc (#40262)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2020-11-21 23:34:13 +05:30
Nicholas Carrigan (he/him) fa2d5c687c
Fix broken Discord link (#40035)
* Fix broken Discord link

* Change links across translations
2020-10-20 00:11:08 +05:30
Quincy Larson e21e6c1ce6
Streamline copy and remove gitter references (#40015)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com>
Co-authored-by: freeCodeCamp <freecodecamp@MacBook-Pro.local>
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2020-10-19 18:27:37 +05:30
Ashik Paul 9aa04199fc
Fixed a minor typo (#39227) 2020-07-10 17:57:25 -05:00
Lasse Jørgensen 198c051d0e
fix(doc): Correct link for "making changes and syncing" (#38956)
Fixing localhost link.
2020-05-31 08:06:00 -05:00
Beau Carnes bf1cbd1eb0
docs: fixed command in guidelines (#38688) 2020-04-30 00:19:14 +05:30
Mrugesh Mohapatra 54bf2074e4
docs: add pr conflict guidelines (#38686) 2020-04-29 22:09:03 +05:30
Mrugesh Mohapatra 09cd14fd22 feat(docs): host docs with docsify 2020-04-06 20:50:40 +05:30
Jamie Strusz cc9c86bd72 Update docs/how-to-open-a-pull-request.md for grammar and readability (#37235)
* Fix minor grammar errors

* Rephrase keyword section

* Add keyword documentation link for learners

* Reword for clarity and fix grammar

* fix: make suggested changes

* fix: removed comma
2019-11-25 10:09:30 -06:00
mrugesh a5b176be88
docs: update contributing guides (#36816) 2019-09-20 23:56:56 +05:30
The Coding Aviator f0d907be66 docs: make scope and naming of Pull Requests clearer (#35272)
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
Co-authored-by: mrugesh mohapatra <1884376+raisedadead@users.noreply.github.com>
2019-03-05 21:38:26 +05:30