Skip to content

Conversation

@levalleux-ludo
Copy link
Member

No description provided.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Nov 18, 2025

Deploying boson-dapp-testing with  Cloudflare Pages  Cloudflare Pages

Latest commit: c6317b2
Status: ✅  Deploy successful!
Preview URL: https://22f55172.interface-a9d.pages.dev
Branch Preview URL: https://1160-documentation-guides.interface-a9d.pages.dev

View logs

@levalleux-ludo levalleux-ludo marked this pull request as ready for review November 26, 2025 15:41
@levalleux-ludo levalleux-ludo requested a review from a team as a code owner November 26, 2025 15:41
@levalleux-ludo
Copy link
Member Author

@copilot

Copy link
Contributor

Copilot AI commented Nov 26, 2025

@levalleux-ludo I've opened a new pull request, #1168, to work on those changes. Once the pull request is ready, I'll request review from you.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a configurable link to end-user guides in the application footer. The guides URL can be set via environment variable with a sensible default value pointing to the Boson Protocol interface documentation.

  • Added guidesUrl configuration with environment variable support and default fallback
  • Created new Guides route in BosonProtocolRoutes
  • Updated footer help links to include the new Guides link
  • Renamed "Templates & Guides" to "Templates" in the Sell section to avoid redundancy

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
src/lib/config.ts Adds guidesUrl configuration that reads from REACT_APP_GUIDES_URL environment variable with default fallback
src/lib/routing/routes.tsx Defines new Guides route in BosonProtocolRoutes using the configured guidesUrl
src/components/footer/routes.tsx Imports BosonProtocolRoutes, renames "Templates & Guides" to "Templates", and adds new Guides entry to help links
.env.example Documents the new REACT_APP_GUIDES_URL environment variable with example value

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@levalleux-ludo levalleux-ludo merged commit 2d65202 into main Nov 26, 2025
9 checks passed
@levalleux-ludo levalleux-ludo deleted the 1160-documentation-guides branch November 26, 2025 16:28
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