Skip to content
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

doc fixes #33

Merged
merged 6 commits into from
Mar 26, 2024
Merged
Show file tree
Hide file tree
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
doc fixes
  • Loading branch information
harjotgill committed Mar 26, 2024
commit 2407d888144e07c725347cabc37d9041264a83ab
3 changes: 0 additions & 3 deletions docs/about/features.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,3 @@ Pull request changes are validated against the linked GitHub or GitLab issue and
identifies all other issues which might be affected by this change.

![Issue Validation](./images/issue-validation.png)

For information on how to get started with CodeRabbit, visit
the [Get Started page](/get-started/signup)
6 changes: 1 addition & 5 deletions docs/guides/configure-coderabbit.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,13 +200,11 @@ Reviews can also be configured through the UI under repository settings:

### Review Configuration

[](../get-started/images/tailor2.png)

**Path-based instructions :** Provide additional review guidelines based on the
file paths using glob patterns.

For further guidance, please refer to this
section [Prompt Configuration](/guides/prompt-configuration)
section [Review Instructions](./review-instructions.md).

**Language Selection:** Select the natural language in which you want the review
feedback. CodeRabbit supports most of the widely used languages. The default
Expand All @@ -219,8 +217,6 @@ added with the pull request description.

### Review Filters

[](../get-started/images/tailor3.png)

**Disable Reviews:** Disables automatic code reviews for the repository. Reviews
can be initiated on-demand using CodeRabbit commands.

Expand Down
3 changes: 0 additions & 3 deletions docs/introduction/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,3 @@ fall short in providing context-aware, conversational feedback with actionable
suggestions for changes that can be directly committed. On the other hand,
**CodeRabbit** leverages AI to understand the intent behind the code changes and
provide human-like feedback for applying the best practices.

For information on how to get started with **CodeRabbit**, please visit the
[Get Started page](./get-started/signup).