Skip to content

Add question-report callout to landing page contributors section#610

Draft
Copilot wants to merge 2 commits into
mainfrom
copilot/add-question-report-label-and-callout
Draft

Add question-report callout to landing page contributors section#610
Copilot wants to merge 2 commits into
mainfrom
copilot/add-question-report-label-and-callout

Conversation

Copilot AI commented Apr 21, 2026

Copy link
Copy Markdown
Contributor

Community-reported question issues have no visibility on the website. This adds a callout in the contributors section that directs visitors to GitHub issues labeled question-report.

Changes

  • app/messages/en.json — 3 new translation keys (questionReportCalloutTitle, questionReportCalloutDescription, questionReportCalloutCta)
  • app/src/app/[locale]/page.tsx — Amber-themed callout card with CircleAlert icon, placed below the "Join the contributors" button, linking to issues?q=is:issue+is:open+label:question-report

Landing page with callout

Note: The question-report label must be created on the repo and applied to existing "Issue with" reports separately.

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:

  • fonts.googleapis.com
    • Triggering command: /opt/hostedtoolcache/node/24.14.1/x64/bin/node node /home/REDACTED/work/ghcertified/ghcertified/app/node_modules/.bin/next build (dns block)
    • Triggering command: /opt/hostedtoolcache/node/24.14.1/x64/bin/node /opt/hostedtoolcache/node/24.14.1/x64/bin/node /home/REDACTED/work/ghcertified/ghcertified/app/node_modules/next/dist/server/lib/start-server.js (dns block)
  • https://api.github.com/repos/FidelusAleksander/ghcertified/contributors
    • Triggering command: /opt/hostedtoolcache/node/24.14.1/x64/bin/node /opt/hostedtoolcache/node/24.14.1/x64/bin/node /home/REDACTED/work/ghcertified/ghcertified/app/node_modules/next/dist/server/lib/start-server.js (http block)

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

Agent-Logs-Url: https://github.com/FidelusAleksander/ghcertified/sessions/a40eb656-ed9f-45c4-9336-f2aceea9039d

Co-authored-by: FidelusAleksander <63016446+FidelusAleksander@users.noreply.github.com>
Copilot AI changed the title [WIP] Add question report label and website callout Add question-report callout to landing page contributors section Apr 21, 2026
Copilot AI requested a review from FidelusAleksander April 21, 2026 10:33
@FidelusAleksander FidelusAleksander added the request-preview-deployment Uses on pull requests to request a preview deployment of the website to validate prior to merging. label Apr 21, 2026
@github-actions

github-actions Bot commented Apr 21, 2026

Copy link
Copy Markdown
Contributor
built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
githubcertified ✅ Ready (View Log) Visit Preview 58d2378

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

request-preview-deployment Uses on pull requests to request a preview deployment of the website to validate prior to merging.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add website callout to drive contributors to fix reported question issues

3 participants