Contributing Guidelines
Author: Marco Tam
Pre-request
Before you start modifying the repo, please make sure you have Writerside being installed.
Rules
DO NOT directly update on GitHub, or use any IDE/text editor (i.e. vscode) to modify the content.
Unless you finished the whole note, DO NOT push the changes to the repo.
You should always use Writerside for writing the notes
You should always preview and make sure all contents displayed correctly before you push to GitHub
Please add your name and contact to the files that you modified/created
Unless it is a necessary change, DO NOT merge or push the changes to the
mainbranch.
Some reminder for the first time Writerside user
To display an image in the website, you have to put the image to the folder
imagesunderWriterside/imagesThe file names must NOT contain any spaces
Writerside will create the files under
Writerside/topics/, please try to group the topic together before you push to GitHubIf you uploaded an image, please run
dark_img.shbefore push to GitHub. Otherwise the build might fail