Skip to content

Add Discord link to README#816

Merged
A1L13N merged 4 commits intoalphaonelabs:mainfrom
Ananya44444:discord
Jan 30, 2026
Merged

Add Discord link to README#816
A1L13N merged 4 commits intoalphaonelabs:mainfrom
Ananya44444:discord

Conversation

@Ananya44444
Copy link
Contributor

@Ananya44444 Ananya44444 commented Jan 23, 2026

Related issues

Fixes #815
image

Checklist

  • [/ ] Did you run the pre-commit? (Not required — documentation-only change)
  • Did you test the change? (Verified README renders correctly and link works)
  • Added screenshots to the PR description (if applicable)

Summary by CodeRabbit

  • Documentation
    • Added Discord as a new support channel and converted the Slack entry to a Markdown hyperlink.
    • Adjusted support list numbering and made minor wording/formatting tweaks; no changes to app logic or behavior.

✏️ Tip: You can customize this high-level summary in your review settings.

Copilot AI review requested due to automatic review settings January 23, 2026 12:10
@github-actions github-actions bot added the files-changed: 1 PR changes 1 file label Jan 23, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 23, 2026

Walkthrough

Reformatted the Support section in README.md: converted a plain Slack URL to a Markdown hyperlink, added a new "Join us on Discord" support item, and adjusted numbering. No code, logic, or exported APIs changed.

Changes

Cohort / File(s) Summary
Documentation
README.md
Converted the Slack URL to a Markdown link and added a new Discord support entry (adjusted list numbering).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Add Discord link to README' is concise and clearly summarizes the main change of adding a Discord link to the README documentation.
Linked Issues check ✅ Passed The PR fulfills issue #815 by adding the Discord channel invite link to README.md, meeting the core requirement for community access to the Discord channel.
Out of Scope Changes check ✅ Passed All changes are directly scoped to issue #815: the README update includes the Discord link, a Slack link formatting fix (to resolve MD034 lint violation), and adjusted numbering—all related to the objective.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link

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

This pull request adds a Discord community invite link to the README.md file, addressing issue #815 which requested better community access to the project's Discord channel.

Changes:

  • Added Discord invite link to the Support section of README.md with proper numbering sequence

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Fix all issues with AI agents
In `@README.md`:
- Line 219: Replace the bare Discord URL text "Join us on Discord
https://discord.com/invite/m2Tesq45" with a proper Markdown link (e.g., "Join us
on Discord [Discord](https://discord.com/invite/m2Tesq45)") so the README
satisfies markdownlint rule MD034 and keeps formatting consistent; update the
README.md line containing that Discord invitation accordingly.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Fix all issues with AI agents
In `@README.md`:
- Around line 218-219: Replace the bare Slack URL on the Support section with a
Markdown-style link to match the Discord line; specifically change the line
containing the raw URL
"https://join.slack.com/t/alphaonelabs/shared_invite/zt-7dvtocfr-1dYWOL0XZwEEPUeWXxrB1A"
so it reads like the Discord line (e.g., use [Slack](https://join.slack.com/...)
or similar labeled link) to ensure consistent Markdown formatting and satisfy
markdownlint MD034.

@A1L13N A1L13N merged commit 712bf8b into alphaonelabs:main Jan 30, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

files-changed: 1 PR changes 1 file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Discord channel link to README.md

3 participants