How to Contribute to Your Docs
What you need
- GitHub account
- To be a contributor on the repo. Ask Zeul to make you one if you are not already.
How to contribute
Step 1
Open up this page
Step 2
Click the dot ket on your keyboard
This will open up:
Step 3
Navigate to docs/Teams/your_team_name/index.md
Step 4
Click this button in the top right in order to preview your content:
Step 5
Add content. Upload images by dragging and dropping image into the editor while holding down the shift key. Write text and format it using this guide.
Step 6
Commit your changed by clicking this on the left:
This will show up:
Enter a commit message using this grammer:
- Start with an imperative present active verb: Add, Drop, Fix, Refactor, Optimize, etc.
- Use up to 50 characters.
- Finish without a period.
Examples - Add foo - Drop foo - Fix foo - Refactor foo - Optimize foo
Enter your message and click the green "Commit & Push button
Your changes will be live on the website after 40 seconds. Shift-reload the page to see the changes.
Important Tips
-
If it says this: most of the time you should click continue.
-
Click this button in the bottom left before making changes