docs: reorganize contribute to blockly docs#10188
Open
zspriggs wants to merge 18 commits into
Open
Conversation
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The basics
The details
Resolves
Fixes #10137
Proposed Changes & Reasons for Changes
Section: Get Started
pr_review_process, with content merged intowrite_a_good_prwrite_a_good_prto make it more succinct, and combined redundant steps of thepr_review_processmaterial.write_a_good_issueissue_labelspagewrite_a_good_prandwrite_a_good_issueplaygroundanddevelopment_toolsinto Contribute to Core sectionSection: Contribute to Core
core_tourto Core Architecture folderadd_localization_token,translating, andklingon.unit_testingandplaygroundare now in their own subfolder within Contribute to Core called Testingadvancedandbuildingare also now in their own subfolder within Contribute to Core called Building and Compilation.Also changed
sidebars.jsand_redirectsto reflect all of these changes.Test Coverage
N/A, but tested all links
Additional Information
Contribute to Samples docs remain untouched. These docs will need to be changed again a decent amount once the samples are moved into core (#7755), so major changes can/should wait until then so that we don't have to do two major overhauls of these docs in a row.