-
Notifications
You must be signed in to change notification settings - Fork 126
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: create tutorial for Keptn contributions with GitHub Codespaces #3213
Conversation
Signed-off-by: UtkarshUmre <[email protected]>
Hi @UtkarshUmre can you please fix the spell checker? Thank you! |
hey @odubajDT spell checker is flagging errors in links, any suggestions on how to fix this? |
@UtkarshUmre we have some regex patterns to catch youtube links, they should usually kick in but maybe there's an error with it. The patterns are here: https://github.com/keptn/lifecycle-toolkit/blob/main/.github/actions/spelling/patterns.txt |
Signed-off-by: UtkarshUmre <[email protected]>
Quality Gate passedIssues Measures |
Thank you for contribution @UtkarshUmre ! |
…eptn#3213) Signed-off-by: UtkarshUmre <[email protected]> Signed-off-by: vickysomtee <[email protected]>
Description
This pull request addresses the goal of providing easily digestible video material for Keptn contributors.
closes #2820
Details:
The outdated video in Codespaces, demonstrating documentation contribution using GitHub Codespaces, has been revised.
The updated video now covers both documentation and code contributions.
Definition of Done (DoD):
The Codespaces page features a new video that utilizes the latest tools and documentation structure.
Additional Notes:
This pull request ensures that Keptn contributors can access updated and comprehensive video resources, simplifying project setup and contributions via GitHub Codespaces.
Checks
into multiple PRs)