-
Notifications
You must be signed in to change notification settings - Fork 10.9k
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
chore: Guided Documentation for RC codebase #29623
base: develop
Are you sure you want to change the base?
Conversation
Updated Changes
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #29623 +/- ##
===========================================
- Coverage 51.29% 51.18% -0.12%
===========================================
Files 811 805 -6
Lines 15059 15074 +15
Branches 2751 2785 +34
===========================================
- Hits 7725 7716 -9
Misses 6926 6926
- Partials 408 432 +24
Flags with carried forward coverage won't be shown. Click here to find out more. |
Co-authored-by: Guilherme Gazzo <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Proposed changes (including videos or screenshots)
Todo: merge with 6.3.2 and not in develop
Know more about project here
Tours Available
Issue(s)
GSOC-2023 project - Guided RC tours and Code walkthrough
Steps to test or reproduce
ctrl+shift+p
orcmd+shift+p
to open all commands and then selectCodeTour : Start Tour
Further comments
How it works and where would it get merged?
It would not create any merge conflict or code break, It would get merged into main codebase with a new folder
.tours
which would not break the code