- Add new labs guide
- Improve/Fix/Update existing lab
- Add another lab resources
- Add another learning resources (README.md)
[lab_code]_lab-name
example:
gsp301_deploy-a-compute-instance-with-a-remote-startup-script
Place the folder in qwiklabs/labs/
folder in this repo
readme.md
with:- Lab name with Heading1 (
#
) style linked to qwiklabs lab url - Lab overview
- Challenge scenario (if challenge lab)
- Lab name with Heading1 (
guide.txt
orscript.sh
that contains step-by-step how to complete lab- Other resources like notebook, script or file (Optional)
For example, have a look at this folder
Note: This repo contains only challenge labs