[PR #492] Add Discord badge to README header #513

Closed
opened 2026-03-02 04:13:50 +03:00 by kerem · 0 comments
Owner

Original Pull Request: https://github.com/git-ai-project/git-ai/pull/492

State: closed
Merged: Yes


Adds a modest Discord community badge to the README header area so the invite link is visible without overpowering existing branding.

  • Header badge
    • Inserted a Discord shield directly beneath the README tagline to keep the callout subtle and aligned with common OSS patterns.
<p align="left">
  <a href="https://discord.gg/XJStYvkb5U"><img alt="Discord" src="https://img.shields.io/badge/discord-join-5865F2?logo=discord&logoColor=white" /></a>
</p>
  • Screenshot
    • Discord badge in README

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.


Open with Devin
**Original Pull Request:** https://github.com/git-ai-project/git-ai/pull/492 **State:** closed **Merged:** Yes --- Adds a modest Discord community badge to the README header area so the invite link is visible without overpowering existing branding. - **Header badge** - Inserted a Discord shield directly beneath the README tagline to keep the callout subtle and aligned with common OSS patterns. ```html <p align="left"> <a href="https://discord.gg/XJStYvkb5U"><img alt="Discord" src="https://img.shields.io/badge/discord-join-5865F2?logo=discord&logoColor=white" /></a> </p> ``` - **Screenshot** - ![Discord badge in README](https://github.com/user-attachments/assets/35ee8375-1fb0-4d3f-8417-f502f24b788a) <!-- START COPILOT CODING AGENT TIPS --> --- 💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more [Copilot coding agent tips](https://gh.io/copilot-coding-agent-tips) in the docs. <!-- devin-review-badge-begin --> --- <a href="https://app.devin.ai/review/git-ai-project/git-ai/pull/492" target="_blank"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://static.devin.ai/assets/gh-open-in-devin-review-dark.svg?v=1"> <img src="https://static.devin.ai/assets/gh-open-in-devin-review-light.svg?v=1" alt="Open with Devin"> </picture> </a> <!-- devin-review-badge-end -->
kerem 2026-03-02 04:13:50 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/git-ai#513
No description provided.