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

add link to awesome-coderabbit #172

Merged
merged 5 commits into from
Dec 13, 2024
Merged
Changes from all commits
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
2 changes: 1 addition & 1 deletion docs/getting-started/configure-coderabbit.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ of precedence:
2. Configure using CodeRabbit UI for each repository
3. Configure using CodeRabbit UI for the organization

In this guide, we will cover the configuration using a YAML file.
In this guide, we will cover the configuration using a YAML file. For reference, you can find curated examples of YAML configurations in our [awesome-coderabbit](https://github.com/coderabbitai/awesome-coderabbit) repository.

## Configure CodeRabbit using a YAML File

Expand Down
Loading