* fix: improving the docs
* fix: did some more typos and gramos fixes
* fix: fixed typographical and grammatical errors, capitalized headings, made adjustments to the directories to run pnpm run create-project.
* Implemented Shaun's suggested changes
* Removed duplicate lines from my end
* Fixed a few "open-source" and "open source" confusion
* Documentation Update
* Removed Line Breaks
* Removing All the line breaks in Moderator Section
* Update docs/FAQ.md
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
* Update docs/FAQ.md
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
* Discord Chat Moderator
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
* Forum Moderator
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
* GitHub moderator
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
* Moderator HandBook
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
* Remove the duplication
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
In line 95, `we are humans all around the world` has been changed to `we are humans from all around the world`
In line 122, added a `,` after anything else to separate the sentences
* docs(docs,i18n): update docs to conform with new translation flow
* docs(docs,i18n): add link to news platform
* docs(docs,i18n): update available languages
* docs(docs): change contributors chat room to Discord
* 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