Compare commits

...

1 Commits

Author SHA1 Message Date
Uruk
620a3224fc docs: add CodeRabbit auto-summary integration to PR template
Integrates CodeRabbit's automatic summary generation feature into the pull request template by adding a trigger command and informational comment.

This enables automated PR summaries when CodeRabbit is enabled, streamlining the review process and reducing manual effort in documenting changes.
2026-01-17 18:14:08 +01:00

View File

@@ -10,10 +10,13 @@
## 🔖 Summary ## 🔖 Summary
<!-- <!--
A concise description of the changes introduced by this PR. A concise description of the changes introduced by this PR.
CodeRabbit will auto-generate a summary here if enabled.
Example: Example:
Add real-time currency conversion widget to dashboard. "Add real-time currency conversion widget to dashboard."
--> -->
@coderabbitai summary
## 🏷️ Ticket / Issue ## 🏷️ Ticket / Issue
<!-- <!--
Link to the related ticket, issue or user story. Link to the related ticket, issue or user story.