Skip to content

Clarify README banner markdown instructions - #144

Merged
jldeen merged 2 commits into
mainfrom
jldeen-clarify-readme-banner-popup
Aug 18, 2026
Merged

Clarify README banner markdown instructions#144
jldeen merged 2 commits into
mainfrom
jldeen-clarify-readme-banner-popup

Conversation

@jldeen

@jldeen jldeen commented Aug 17, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Clarifies the README banner markdown popup with concrete next steps for saving the generated image as banner.png.
  • Explains that banner.png must be uploaded to the root of the user's profile repository and that the copied markdown points to /banner.png on main.
  • Adds Playwright coverage for the popup copy and generated raw GitHub markdown URL.

Closes #21.

Validation

  • npm ci
  • npm run check
  • npm run build
  • npm run test

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot AI balanced review requested due to automatic review settings August 17, 2026 23:49
@jldeen
jldeen requested a review from Damovisa as a code owner August 17, 2026 23:49

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Clarifies the README banner workflow and adds browser coverage.

Changes:

  • Adds concrete banner saving and upload instructions.
  • Centralizes generated Markdown creation.
  • Tests popup text and raw GitHub URL.
Show a summary per file
File Description
src/components/ReadmeBanner.tsx Generates Markdown and displays upload instructions.
tests/health.spec.ts Tests the README banner popup content.

Review details

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

  • Files reviewed: 2/2 changed files
  • Comments generated: 1
  • Review effort level: Balanced

Comment thread src/components/ReadmeBanner.tsx Outdated
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 631b4b4f-d5c8-43fa-a88d-517f12e2ae4b
@jldeen
jldeen merged commit 4207539 into main Aug 18, 2026
8 checks passed
@jldeen
jldeen deleted the jldeen-clarify-readme-banner-popup branch August 18, 2026 01:33
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.

Add clarity to Readme Banner Markdown Popup

2 participants