-
-
Notifications
You must be signed in to change notification settings - Fork 231
chore: add github repo banner #80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
@warengonzaga is attempting to deploy a commit to the Amantus Machina Team on Vercel. A member of the Team first needs to authorize it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1 file reviewed, 2 comments
README.md
Outdated
| <a href="LICENSE"><img src="https://img.shields.io/badge/License-MIT-blue.svg?style=for-the-badge" alt="MIT License"></a> | ||
| </p> | ||
|
|
||
| <!-- Created with GitHub Repo Banner by Waren Gonzaga: https://ghrb.waren.build --> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[P1] Remote, dynamic banner can break or change unexpectedly
This embeds a remotely generated image (https://ghrb.waren.build/banner?...) with many query params. If that service has downtime/rate limits, changes output, or is blocked by some networks, the README header will render poorly. Consider committing a static banner image into the repo (or using a GitHub-hosted asset) and linking to the generator in a separate credit line.
Note: If this suggestion doesn't match your team's coding style, reply to this and let me know. I'll remember it for next time!
Prompt To Fix With AI
This is a comment left during a code review.
Path: README.md
Line: 9:9
Comment:
[P1] Remote, dynamic banner can break or change unexpectedly
This embeds a remotely generated image (`https://ghrb.waren.build/banner?...`) with many query params. If that service has downtime/rate limits, changes output, or is blocked by some networks, the README header will render poorly. Consider committing a static banner image into the repo (or using a GitHub-hosted asset) and linking to the generator in a separate credit line.
<sub>Note: If this suggestion doesn't match your team's coding style, reply to this and let me know. I'll remember it for next time!</sub>
How can I resolve this? If you propose a fix, please make it concise.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
SVG version is also available for this, just let me know I can update this PR.
This pull request adds a visual improvement to the project documentation by including a GitHub repository banner in the
README.mdfile.Documentation update:
README.mdto enhance the project's visual presentation.The banner is made using this tool: https://ghrb.waren.build/ (I made it)
Wondering if we can add this to this project to have some good visuals. (Just launched today, yey)
Greptile Overview
Greptile Summary
This PR updates project documentation by adding a GitHub README banner image near the top of
README.md(under the existing badges) to improve visual presentation.The change is isolated to documentation and does not affect runtime code paths or application behavior.
Confidence Score: 4/5
(2/5) Greptile learns from your feedback when you react with thumbs up/down!
Context used:
dashboard- AGENTS.md (source)