docs: add banner images to README header and Contributing section#223
Merged
yatharthk2 merged 1 commit intomainfrom May 9, 2026
Merged
docs: add banner images to README header and Contributing section#223yatharthk2 merged 1 commit intomainfrom
yatharthk2 merged 1 commit intomainfrom
Conversation
HarshaNalluru
approved these changes
May 9, 2026
Contributor
There was a problem hiding this comment.
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 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" /> | ||
|
|
| # 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" /> |
|
|
||
| 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" /> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Test plan