Skip to content

docs: add banner images to README header and Contributing section#223

Merged
yatharthk2 merged 1 commit intomainfrom
claude/vibrant-einstein-31ae6b
May 9, 2026
Merged

docs: add banner images to README header and Contributing section#223
yatharthk2 merged 1 commit intomainfrom
claude/vibrant-einstein-31ae6b

Conversation

@yatharthk2
Copy link
Copy Markdown
Collaborator

@yatharthk2 yatharthk2 commented May 9, 2026

Summary

  • Replace text-based header (small logo + H1 + tagline) with a designed banner image at the top of the README
  • Add a contributions banner inside the Contributing section
  • Drop the duplicate "We welcome contributions!" sentence below the H2
  • Both banners hosted on GitHub user-attachments — no repo bloat

Test plan

  • Verify both banners render correctly on github.com README view
  • Confirm header banner appears above the badges
  • Confirm contributions banner appears inside the Contributing section, below the H2

Open in Devin Review

Copilot AI review requested due to automatic review settings May 9, 2026 01:58
Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 2 additional findings.

Open in Devin Review

@yatharthk2 yatharthk2 merged commit d4d13a6 into main May 9, 2026
19 of 20 checks passed
Copy link
Copy Markdown
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

Updates the top-level documentation to use designed banner artwork for the README header and for the Contributing section, replacing the previous text-based header layout.

Changes:

  • Replaced the centered logo + # Moss + tagline with a single header banner image.
  • Added a contributions banner image under the “Contributing” heading.
  • Removed the duplicate “We welcome contributions!” sentence and reworded the section intro.

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

Comment thread README.md
Comment on lines 3 to 6
<div align="center">

<img src="assets/moss-logo.png" alt="Moss" width="80" />

# Moss

### Real-time semantic search for AI agents. Sub-10 ms.
<img src="https://github.com/user-attachments/assets/2e1fb567-c003-49b5-a07e-eb687ad20d68" alt="Moss — Real-time semantic search for AI agents. Sub-10 ms." width="1200" />

Comment thread README.md
# Moss

### Real-time semantic search for AI agents. Sub-10 ms.
<img src="https://github.com/user-attachments/assets/2e1fb567-c003-49b5-a07e-eb687ad20d68" alt="Moss — Real-time semantic search for AI agents. Sub-10 ms." width="1200" />
Comment thread README.md

We welcome contributions! Here's where the community can have the most impact:
<div align="center">
<img src="https://github.com/user-attachments/assets/ebf1c972-7f8c-451c-8f67-58dbec3954e8" alt="We welcome contributions!" width="1200" />
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.

3 participants