Skip to content

How to update content

Song Zheng edited this page Dec 29, 2021 · 10 revisions

How to update content

If you are going through the curriculum and you found a typo or a bug, please help us fix the content!

By doing so, you would be helping us improve the content for the next generation of students.

Steps

  • First create an issue describing the bug. Make sure to give it a curriculum label so it is easily searchable.

This is good enough! Feel free to stop here if you like. At any project you work on or use in the future, you would be adding alot of value just by creating an issue and documenting a bug. Depending on the severity, the bug or issue will be fixed by the engineers or other open source contributors. Please don't take it personally if they decide to close your issue without doing anything, there's always a good reason for that.

If you want to continue and help fix some of the curriculum issues, continue below! If you get stuck and don't understand any of these steps, please ask on discord. Your questions will help us improve this doc for the future students.

Prerequisite - Before you start, please make sure you have fully completed JS0 with all challenges approved. JS0 touches on the git basics that this guide will not cover.

Clone this wiki locally