Skip to content

Commit dcaaea9

Browse files
last few edits
1 parent 119fb4b commit dcaaea9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/guides/scheduled-reports.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ CodeRabbit offers several built-in templates:
9696
1. **Daily Standup Report**: A concise summary of pull requests and activities
9797
2. **Sprint Report**: A structured overview of sprint goals, completed tasks, in-progress work, and blockers
9898
3. **Release Notes**: A high-level changelog with summary and significant changes
99-
4. **Custom Templates**: Create your own format using prompts
99+
4. **[Custom Templates](./custom-reports.md)**: Create your own format using prompts
100100

101101
Example custom prompt:
102102

@@ -136,7 +136,7 @@ Configure where your reports will be delivered:
136136
3. Select target channels
137137

138138
:::tip
139-
Create separate reports if you need to send to multiple channels with different formats
139+
Create separate reports if you need to send to multiple channels with different formats. Learn more about [custom report formats](./custom-reports.md).
140140
:::
141141

142142
## Managing Reports
@@ -208,5 +208,6 @@ Deleting a report will immediately stop all scheduled runs and remove access to
208208

209209
## Related Resources
210210

211+
- [Custom Reports](./custom-reports.md)
211212
- [On-demand Reports](./ondemand-reports.md)
212213
- [API Documentation](https://api.coderabbit.ai/api/swagger/)

0 commit comments

Comments
 (0)