Skip to content

Commit a8829b5

Browse files
committed
Swap out imperatve-verb headers (which might accidentally mislead readers into expecting instructions) for noun-phrase headers.
1 parent a9e4e86 commit a8829b5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/overview/introduction.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,15 @@ Core CodeRabbit features include the following:
3636
- Practices strong privacy and security, with no retention of analyzed code.
3737
- Offers free use for public repositories, and flexible pricing for private codebases.
3838

39-
## Add CodeRabbit to your existing workflow
39+
## Seamless workflow integration
4040

4141
CodeRabbit shares its reviews as comments attached to pull requests, using the same Git platform that your team already uses. Further commits in the same pull review prompt CodeRabbit to make further reviews, using the earlier reviews as context.
4242

4343
Each time that it performs a code review, CodeRabbit runs the relevant code changes through [an array of industry-standard code linters, security analyzers, and other tools](/tools/). CodeRabbit synthesizes the output of these tools into its reviews, offering a high-level analysis that can suggest areas for further focus and improvement.
4444

4545
Your team can have conversations with CodeRabbit about its reviews by replying to it with follow-up comments on pull requests, asking it questions or making observations about the review using natural language. CodeRabbit continues the conversation appropriately, offering further insights about the code changes, or adjusting its own review style based on feedback.
4646

47-
### Teach CodeRabbit your team preferences
47+
### Customizable review preferences
4848

4949
As you interact with CodeRabbit through chat, it learns the review preferences of your team, and applies them to all future reviews on a given repository.
5050

@@ -56,7 +56,7 @@ If you need to fine-tune CodeRabbit's behavior beyond this, then you can [add a
5656

5757
No matter how you tune and customize CodeRabbit, its default settings make it useful out of the box, able to meaningfully review pull requests within minutes of its introduction to a repository.
5858

59-
### Integrate CodeRabbit with your Git platform
59+
### Platform integration options
6060

6161
CodeRabbit integrates in just a few clicks with many popular Git platforms:
6262

0 commit comments

Comments
 (0)