tutorials: update readability#722
Conversation
|
Hi @sebrandon1. Thanks for your PR. I'm waiting for a ComplianceAsCode member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
/ok-to-test |
|
@sebrandon1: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sebrandon1, yuumasato The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Updates the copy/paste functionality in the tutorial to be easier to copy things that need to be pasted from the tutorial.
Improvements to command formatting:
bashcode blocks for alloc createandoc getcommands to improve readability and consistency. [1] [2]yamlcode blocks to clearly separate command outputs from commands, enhancing the tutorial's clarity. [1] [2]Enhancements to output examples:
bashandyamlblocks for better differentiation between commands and their results. [1] [2]ClusterServiceVersionandInstallationPlanobjects.