Make the required updates to the content.
For more information on lab formats and best practices, see the create a new lab section
After making the changes or additions test and verify locally
Navigate back to the aws-well-architected-labs parent folder
Serve the content locally:
hugo serve -D
Open a browser and navigate to http://localhost:1313/
Verify the change you made was correct and there were no problems introduced
Add, Commit and Push your changes to GitHub using the following commands:
git add -A
git commit -m "your comment here"
git push
Please write a descriptive commit message following this guidance. Smaller meaningful commits are better than one large commit with lots of changes
All your changes will be in the remote repository in GitHub, which can now be merged into the Well-Architected Labs repository
When you update a lab picture please ensure it had the following:
An example can be seen below:
Step example :