Skip to content

add reporting guide #187

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 14 commits into from
Jan 3, 2025
Prev Previous commit
Next Next commit
add docstrings command to commands
  • Loading branch information
alexcoderabbitai committed Jan 3, 2025
commit f617103ae38726d50e468d796324eea78121dbcb
1 change: 1 addition & 0 deletions docs/guides/commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ The following commands are available (invoked as PR comments):
- `@coderabbitai configuration` to show the current CodeRabbit configuration for
the repository.
- `@coderabbitai help` to get help.
- `@coderabbitai generate docstrings` to generate docstrings for functions in the PR. Learn more about [docstrings generation](/finishing-touches/docstrings).
Loading