889 B
889 B
title |
---|
Contributing to the knowledgebase |
- If you haven't a GitHub account, create one and sign in.
- Navigate to the
yig
repository in the VSCode Web Editor, or click here - Click on the
kb/
directory on the sidebar. - Select an article that you'd like to change.
- Make your changes.
- Click on the 'source control' tab on the left (the one that looks like a tree)
- Click the "plus" icon on all the entries in the left panel, and write a message explaining your changes, and then click "Commit and Push"
- You'll get a prompt to create your own "fork"; say yes.
- Navigate back to Github and click on the "yig" link in the upper left area.
- Click the "Compare and pull request" button, then scroll down and click "create pull request".
Thanks for your contribution!