Skip to content

add linked issues guide #271

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
Apr 8, 2025
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
reorder
  • Loading branch information
alexcoderabbitai committed Apr 8, 2025
commit 3994812f65e01917805d2c6922c67ada235d180b
2 changes: 1 addition & 1 deletion docs/guides/agent_chat.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Chat and Agentic Chat
sidebar_label: Chat and Agentic Chat
description: Learn about CodeRabbit Pro's chat and agentic chat system
sidebar_position: 8
sidebar_position: 3
---

# CodeRabbit Chat
Expand Down
7 changes: 7 additions & 0 deletions docs/guides/commands.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
title: Commands
sidebar_label: Commands
description: Learn how to control CodeRabbit using commands in pull request comments
sidebar_position: 1
---

# CodeRabbit Commands

> Control your code reviews directly from pull request comments using CodeRabbit's command system. Each command starts with `@coderabbitai` followed by the specific action you want to take.
Expand Down
2 changes: 1 addition & 1 deletion docs/guides/custom-reports.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Custom Reports
sidebar_label: Custom Reports
description: Learn how to create custom reports with CodeRabbit Pro's flexible reporting system
sidebar_position: 7
sidebar_position: 8
---

```mdx-code-block
Expand Down
2 changes: 1 addition & 1 deletion docs/guides/issue-chat.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Issue Chat
sidebar_label: Issue Chat
description: Learn how to use CodeRabbit's chat capabilities within issues
sidebar_position: 10
sidebar_position: 4
---

```mdx-code-block
Expand Down
2 changes: 1 addition & 1 deletion docs/guides/issue-creation.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Issue Creation
sidebar_label: Issue Creation
description: Learn how to create issues directly through CodeRabbit
sidebar_position: 9
sidebar_position: 5
---

```mdx-code-block
Expand Down
2 changes: 1 addition & 1 deletion docs/guides/linked-issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Linked Issues
sidebar_label: Linked Issues
description: Learn how to effectively use linked issues with CodeRabbit for better pull request assessments
sidebar_position: 11
sidebar_position: 6
---

# Linked Issues
Expand Down
2 changes: 1 addition & 1 deletion docs/guides/ondemand-reports.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: On-demand Reports
sidebar_label: On-demand Reports
description: CodeRabbit offers a way to generate on-demand reports using a simple API request
sidebar_position: 8
sidebar_position: 9
---

```mdx-code-block
Expand Down
2 changes: 1 addition & 1 deletion docs/guides/review-instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description:
CodeRabbit offers various customization options to tailor the reviews to your
specific requirements. Customizations can be made using one of the below
options.
sidebar_position: 3
sidebar_position: 2
---

The guide explains how to add custom review instructions for the entire project.
Expand Down
2 changes: 1 addition & 1 deletion docs/guides/scheduled-reports.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Scheduled Reports
sidebar_label: Scheduled Reports
description: Learn how to set up automated recurring reports with CodeRabbit Pro
sidebar_position: 6
sidebar_position: 7
---

```mdx-code-block
Expand Down