Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 14, 2026

The codespace installation workaround in the quickstart guide was using a [!CAUTION] callout, which signals danger or warning. Since this is helpful advice about an alternative installation method rather than a warning about potential problems, it's better suited as a [!TIP] callout.

Changes

  • Changed > [!CAUTION] to > [!TIP] for the GitHub Codespaces installation section in /docs/src/content/docs/setup/quick-start.md

Visual Impact

Before: Yellow/orange warning callout
After: Green tip callout with lightbulb icon

Quickstart page with TIP callout

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • telemetry.astro.build
    • Triggering command: /opt/hostedtoolcache/node/24.12.0/x64/bin/node node /home/REDACTED/work/gh-aw/gh-aw/docs/node_modules/.bin/astro build (dns block)
    • Triggering command: /opt/hostedtoolcache/node/24.12.0/x64/bin/node node /home/REDACTED/work/gh-aw/gh-aw/docs/node_modules/.bin/astro preview (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

Change the callout to codespace installation from danger to tip in the quickstart page.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI and others added 2 commits January 14, 2026 21:48
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Change callout to codespace installation from danger to tip Change codespace installation callout from CAUTION to TIP in quickstart Jan 14, 2026
Copilot AI requested a review from pelikhan January 14, 2026 21:55
@pelikhan pelikhan marked this pull request as ready for review January 14, 2026 22:37
@pelikhan pelikhan merged commit 030f506 into main Jan 14, 2026
@pelikhan pelikhan deleted the copilot/change-callout-to-tip branch January 14, 2026 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants