(Optional) If you’ve already forked the repo, sync it to update!
How to add your own documentation to this site
Step 1: Fork
Forking is a MUST even if you have write permission to the original repo
Step 2: Adding, Editing, Deleting Markdown files on your own forked repository
You can
- either use a local editor like vscode, atom
- or directly editing it on your github repo page
Step 3: Create a pull requests after you’ve reviewed your changes
Pull request is where your changes will be send to the reviewer and getting reviewed.