diff --git a/.github/workflows/comment-code-changes.yml b/.github/workflows/comment-code-changes.yml index a35d19c1cc..d2e214e950 100644 --- a/.github/workflows/comment-code-changes.yml +++ b/.github/workflows/comment-code-changes.yml @@ -51,10 +51,10 @@ jobs: COMMENT_BODY=" ### 👓 How to review these changes - Thank you for your contribution. To review these changes, you can: + Thank you for your contribution. To review these changes, choose one of the following options: - 1. [Spin up a codespace](https://docs.github.com/en/contributing/setting-up-your-environment-to-work-on-github-docs/working-on-github-docs-in-a-codespace) - 1. [Set up a local development environment](https://docs.github.com/en/contributing/setting-up-your-environment-to-work-on-github-docs/creating-a-local-environment#setting-up-your-local-environment) + * [Spin up a codespace](https://docs.github.com/en/contributing/setting-up-your-environment-to-work-on-github-docs/working-on-github-docs-in-a-codespace) + * [Set up a local development environment](https://docs.github.com/en/contributing/setting-up-your-environment-to-work-on-github-docs/creating-a-local-environment#setting-up-your-local-environment) This pull request contains code changes, so we will not generate a table of review links. A Hubber will need to deploy your changes internally to review. @@ -63,11 +63,11 @@ jobs: COMMENT_BODY=" ### 👓 How to review these changes - Thank you for your contribution. To review these changes, you can: + Thank you for your contribution. To review these changes, choose one of the following options: - 1. [Spin up a codespace](https://github.com/github/docs-team/blob/main/contributing-to-docs/use-a-codespace-to-review.md). - 1. [Set up a local development environment](https://docs.github.com/en/contributing/setting-up-your-environment-to-work-on-github-docs/creating-a-local-environment#setting-up-your-local-environment). - 1. Message \`#docs-engineering\` on Slack for a staging server. + * [Spin up a codespace](https://github.com/github/docs-team/blob/main/contributing-to-docs/use-a-codespace-to-review.md). + * [Set up a local development environment](https://docs.github.com/en/contributing/setting-up-your-environment-to-work-on-github-docs/creating-a-local-environment#setting-up-your-local-environment). + * Message \`#docs-engineering\` on Slack for a staging server. This pull request contains code changes, so we will not generate a table of review links. diff --git a/.github/workflows/comment-content-changes-table.yml b/.github/workflows/comment-content-changes-table.yml index d7a42a5801..f8357b91d7 100644 --- a/.github/workflows/comment-content-changes-table.yml +++ b/.github/workflows/comment-content-changes-table.yml @@ -91,11 +91,11 @@ jobs: ### 👓 How to review these changes - Thank you for your contribution. To review these changes, you can: + Thank you for your contribution. To review these changes, choose one of the following options: - 1. [Spin up a codespace](https://github.com/github/docs-team/blob/main/contributing-to-docs/use-a-codespace-to-review.md). - 1. [Set up a local development environment](https://docs.github.com/en/contributing/setting-up-your-environment-to-work-on-github-docs/creating-a-local-environment#setting-up-your-local-environment). - 1. Message \`#docs-engineering\` on Slack for a staging server. + * [Spin up a codespace](https://github.com/github/docs-team/blob/main/contributing-to-docs/use-a-codespace-to-review.md). + * [Set up a local development environment](https://docs.github.com/en/contributing/setting-up-your-environment-to-work-on-github-docs/creating-a-local-environment#setting-up-your-local-environment). + * Message \`#docs-engineering\` on Slack for a staging server.
Table of review links @@ -124,10 +124,10 @@ jobs: ### 👓 How to review these changes - Thank you for your contribution. To review these changes, you can: + Thank you for your contribution. To review these changes, choose one of the following options: - 1. [Spin up a codespace](https://docs.github.com/en/contributing/setting-up-your-environment-to-work-on-github-docs/working-on-github-docs-in-a-codespace) - 1. [Set up a local development environment](https://docs.github.com/en/contributing/setting-up-your-environment-to-work-on-github-docs/creating-a-local-environment#setting-up-your-local-environment) + * [Spin up a codespace](https://docs.github.com/en/contributing/setting-up-your-environment-to-work-on-github-docs/working-on-github-docs-in-a-codespace) + * [Set up a local development environment](https://docs.github.com/en/contributing/setting-up-your-environment-to-work-on-github-docs/creating-a-local-environment#setting-up-your-local-environment) A Hubber will need to deploy your changes internally to review.