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

add reporting guide #187

Merged
merged 14 commits into from
Jan 3, 2025
Prev Previous commit
Next Next commit
add note on languages
  • Loading branch information
alexcoderabbitai committed Jan 3, 2025
commit 28ee6b5856d1fed5ab27278b009a1fa467aaab9d
8 changes: 4 additions & 4 deletions docs/guides/scheduled-reports.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,10 +94,10 @@ PRs are marked as stale after 168 hours (7 days) of inactivity. This helps ident

CodeRabbit offers several built-in templates:

1. **Daily Standup Report**: A concise summary of pull requests and activities
2. **Sprint Report**: A structured overview of sprint goals, completed tasks, in-progress work, and blockers
3. **Release Notes**: A high-level changelog with summary and significant changes
4. **[Custom Templates](./custom-reports.md)**: Create your own format using prompts
1. **Daily Standup Report**: A concise summary of pull requests and activities.
2. **Sprint Report**: A structured overview of sprint goals, completed tasks, in-progress work, and blockers.
3. **Release Notes**: A high-level changelog with summary and significant changes.
4. **[Custom Templates](./custom-reports.md)**: Create your own format using prompts. Has support for multiple languages.

Example custom prompt:

Expand Down
Loading