From eded70ceded61bc4f7c06737208237f6af0b1cb3 Mon Sep 17 00:00:00 2001 From: "J. Degand" <70610011+jdegand@users.noreply.github.com> Date: Fri, 26 Jul 2024 09:19:01 -0400 Subject: [PATCH] docs: checkout answer with codespace (#1054) --- docs/src/content/docs/guides/checkout-answer.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/src/content/docs/guides/checkout-answer.md b/docs/src/content/docs/guides/checkout-answer.md index 31375f7af..2e56ce162 100644 --- a/docs/src/content/docs/guides/checkout-answer.md +++ b/docs/src/content/docs/guides/checkout-answer.md @@ -52,4 +52,6 @@ If the command doesn't work or fails, GitHub CLI will guide you through the proc 🔥 You can now navigate through the solution locally and serve it to test it. 🔥 - +### Checkout with GitHub Codespaces + +You can checkout any **open** PR with GitHub Codespaces. After clicking the code button, you can navigate to the codespaces tab and click the green button to create a codespace on the PR's branch. After the codespace initializes, you can serve the app.