Skip to content

docs: enhance why coderabbit page #182

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jan 2, 2025
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
docs: enhance why coderabbit page
  • Loading branch information
tyaga001 committed Dec 20, 2024
commit 5e4976ee6817d9a8e116543aa2c89a2e33fa0c58
8 changes: 4 additions & 4 deletions docs/overview/why-coderabbit.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@ import TabItem from '@theme/TabItem';

Looking back at CodeRabbit's journey, our fundamental reasons remain unchanged:

1. **To build the best code review experience in the tech**
- **To build the best code review experience in the tech**

> This continues to be our core mission. It was clear to us then, as it is now, that development workflows are becoming increasingly complex — and teams need intelligent automation to maintain quality while moving fast.

2. **In an ever-evolving tech space, we believe AI-powered code review is the future**
- **In an ever-evolving tech space, we believe AI-powered code review is the future**

> Just like Git revolutionized version control and CI/CD transformed deployments, we believe AI-assisted code review will become the standard for quality assurance.

3. **An insight that modern code review can be reimagined**
- **An insight that modern code review can be reimagined**

We call this approach _contextual analysis_, which allows us to understand not just the code changes, but their implications across your entire codebase. This enables us to provide insights about:

Expand All @@ -31,7 +31,7 @@ We call this approach _contextual analysis_, which allows us to understand not j
- Best practices
- Knowledge sharing

4. **The conviction that our AI can provide a better Developer Experience (DevX)**
- **The conviction that our AI can provide a better Developer Experience (DevX)**

Features such as:

Expand Down
Loading