docs: surface #oss-contributors Slack channel in README, CONTRIBUTING, and FAQ#9473
Merged
petradonka merged 1 commit intomasterfrom Apr 30, 2026
Merged
docs: surface #oss-contributors Slack channel in README, CONTRIBUTING, and FAQ#9473petradonka merged 1 commit intomasterfrom
petradonka merged 1 commit intomasterfrom
Conversation
…, and FAQ Add a TIP callout pointing contributors at the #oss-contributors Slack channel in README.md and CONTRIBUTING.md, and update the existing Slack mentions in README's 'Support and Questions', CONTRIBUTING's 'Getting Help', and FAQ's 'Where do I get help?' to point at the same channel. The existing go.warp.dev/join-preview link is preserved as the workspace on-ramp for people who aren't yet in the Warp Slack. Co-Authored-By: Oz <[email protected]>
Contributor
|
I'm starting a first review of this pull request. You can view the conversation on Warp. I completed the review and posted feedback on this pull request. Comment Powered by Oz |
Contributor
There was a problem hiding this comment.
Overview
This docs-only PR surfaces the #oss-contributors Slack channel in README.md, CONTRIBUTING.md, and FAQ.md while preserving the existing Warp Slack join link for new contributors.
Concerns
- No correctness, security, or maintainability concerns found in the changed lines.
Verdict
Found: 0 critical, 0 important, 0 suggestions
Approve
Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).
Powered by Oz
captainsafia
approved these changes
Apr 30, 2026
wolverine2k
pushed a commit
to wolverine2k/warp
that referenced
this pull request
May 5, 2026
…, and FAQ (warpdotdev#9473) Surface the **`#oss-contributors`** Slack channel ([link](https://warpcommunity.slack.com/archives/C0B0LM8N4DB)) as the dedicated place for contributors to chat with each other and the Warp team in the docs new contributors actually read. - **`README.md`** — adds a `[!TIP]` callout under "Open Source & Contributing", and updates the "Support and Questions" bullet to point at `#oss-contributors`. - **`CONTRIBUTING.md`** — adds a `[!TIP]` callout near the top so contributors see it as soon as they land, and updates the "Getting Help" bullet at the bottom. - **`FAQ.md`** — updates the "Where do I get help?" bullet. The existing [`go.warp.dev/join-preview`](https://go.warp.dev/join-preview) link is preserved as the workspace on-ramp for people who aren't yet in the Warp Slack. Docs-only change — rendered the markdown locally to confirm the GitHub-flavored `[!TIP]` callouts and Slack/`go.warp.dev` links render correctly. N/A — docs only. - [x] Warp Agent Mode - This PR was created via Warp's AI Agent Mode <!-- Docs-only change; no changelog entry. --> --- [Conversation](https://staging.warp.dev/conversation/1011b077-6ef3-4516-857f-85043490d114) Co-Authored-By: Oz <[email protected]> Co-authored-by: Oz <[email protected]>
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.
Description
Surface the
#oss-contributorsSlack channel (link) as the dedicated place for contributors to chat with each other and the Warp team in the docs new contributors actually read.README.md— adds a[!TIP]callout under "Open Source & Contributing", and updates the "Support and Questions" bullet to point at#oss-contributors.CONTRIBUTING.md— adds a[!TIP]callout near the top so contributors see it as soon as they land, and updates the "Getting Help" bullet at the bottom.FAQ.md— updates the "Where do I get help?" bullet.The existing
go.warp.dev/join-previewlink is preserved as the workspace on-ramp for people who aren't yet in the Warp Slack.Testing
Docs-only change — rendered the markdown locally to confirm the GitHub-flavored
[!TIP]callouts and Slack/go.warp.devlinks render correctly.Server API dependencies
N/A — docs only.
Agent Mode
Changelog Entries for Stable
Conversation
Co-Authored-By: Oz [email protected]