Skip to content

Commit 8de96d0

Browse files
committed
docs: removed extra intro section as per comment.
1 parent 7b590c6 commit 8de96d0

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

docs/platforms/github-com.md

+1-12
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,6 @@ sidebar_position: 1
77

88
This is a step-by-step guide to integrate CodeRabbit with your GitHub repositories.
99

10-
> GitHub is the central hub for countless Open-source projects. However, for repository maintainers, a steady flow of pull requests (PRs) can quickly turn into an [overwhelming workload](https://minimaxir.com/2023/11/open-source-dead-github/).
11-
Those managing popular OSS repositories with numerous stars are well aware of the challenges of keeping up with code reviews, maintaining quality, and keeping the project on track.
12-
13-
A quick search on "**has this been abandoned**" on GitHub shows a lot on what's happening across various successful repositories.
14-
15-
![GitHub Abandoned-Search](/img/integrations/abandoned-search.png)
16-
17-
A healthy **Maintainer Contributor** equation has a lot of pieces but Pull-requests plays a substantial role, as it is the biggest point of contact with the repo maintainers after finding an issue one could work on.
18-
19-
We at [CodeRabbit](https://www.coderabbit.ai/), has lived through this problem and with the advent of Generative AI, code generation models, we realised we could help improve this end of developer's life.
20-
2110
> **CodeRabbit** is an AI code reviewer designed to ease the challenges of code review, supporting repository maintainers and teams. It not only reviews your PRs but also provides concise summaries, identifies potential issues, and offers insights that might be missed during manual reviews.
2211
2312
## How CodeRabbit Works?
@@ -31,7 +20,7 @@ It preprocesses the PR content, builds context, leverages Large Language Models
3120
## Integrating with GitHub
3221

3322
### 1. Accessing CodeRabbit
34-
Navigate to the [Code Rabbit login](https://app.coderabbit.ai/login) login page. You'll be presented with various git options when you try to login. Choose the one, whether it's GitHub, GitLab, or Self hosted Github, or Gitlab
23+
Navigate to the [Code Rabbit login](https://app.coderabbit.ai/login?free-trial) page. You'll be presented with various git options when you try to login. Choose the one, whether it's GitHub, GitLab, or Self hosted Github, or Gitlab
3524

3625
![CodeRabbit Login](/img/integrations/login-self-hosted-github.png)
3726

0 commit comments

Comments
 (0)