youtube image
From YouTube: How GitHub Codespace Makes Contributing to Keptn & Kept Docs Much Easier!

Description

How GitHub Codespace Makes Contributing to Keptn & Kept Docs Much Easier!

In this video Adam Gardner, DevRel at Dynatrace, walks you through, step-by-step, how to make a change to a Keptn repo using GitHub Codespaces by showing:
- How to fork a repo
- Code: Create Codespace on main
- Using the VS Code / Codespaces UI how to make a change
- How to stage the changes, commit staged as signed off (as required by CNCF & Keptn projects), and push those changes
- How to create a PR