Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,9 @@
</p>
<p align="center"><b>Modern project management for all teams</b></p>

<p align="center">
<a href="https://discord.com/invite/A92xrEGCge">
<img alt="Discord online members" src="https://img.shields.io/discord/1031547764020084846?color=5865F2&label=Discord&style=for-the-badge" />
</a>
<img alt="Commit activity per month" src="https://img.shields.io/github/commit-activity/m/makeplane/plane?style=for-the-badge" />
</p>

<p align="center">
<a href="https://plane.so/"><b>Website</b></a> •
<a href="https://github.com/makeplane/plane/releases"><b>Releases</b></a> •
<a href="https://forum.plane.so"><b>Forum</b></a> •
Comment on lines 10 to +12
Copy link

Copilot AI Feb 23, 2026

Choose a reason for hiding this comment

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

The commit-activity badge was removed as part of deleting the Discord badge paragraph. If the intent is only to remove Discord, consider keeping the commit-activity badge (move it into the remaining centered paragraph) or document that this PR also removes the badge.

Copilot uses AI. Check for mistakes.
<a href="https://twitter.com/planepowers"><b>Twitter</b></a> •
Comment on lines 10 to 13
Copy link

Copilot AI Feb 23, 2026

Choose a reason for hiding this comment

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

The PR title says this change is to add a forum link and remove the Discord link, but this hunk also removes the existing “Releases” link from the top navigation. If removing Releases is intentional, please update the PR title/description; otherwise keep the Releases link and add Forum alongside it.

Copilot uses AI. Check for mistakes.
<a href="https://docs.plane.so/"><b>Documentation</b></a>
</p>
Comment on lines 10 to 15
Copy link

Copilot AI Feb 23, 2026

Choose a reason for hiding this comment

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

This PR removes the Discord badge block, but the README still contains multiple Discord links further down (e.g., the “join the conversation on Discord” callouts). If the goal is to remove Discord links from the README, those references should be updated (e.g., to Forum/GitHub Discussions) or the PR title should be narrowed to only the badge removal.

Copilot uses AI. Check for mistakes.
Expand Down
Loading