We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a515c8d commit 9136078Copy full SHA for 9136078
1 file changed
CONTRIBUTING.md
@@ -66,7 +66,8 @@ This allows the message to be easier to read on GitHub as well as in various Git
66
67
This repository uses [CodeRabbit](https://coderabbit.ai) for automated code review.
68
Review rules are defined in [`.coderabbit.yaml`](.coderabbit.yaml) and encode
69
-common patterns identified from past PR reviews. Please review these rules when
+Review rules are defined in [`.coderabbit.yaml`](.coderabbit.yaml) and encode
70
+expected patterns for new submissions.
71
contributing to understand the standards enforced during automated review.
72
73
[golang-style]: https://github.com/golang/go/wiki/CodeReviewComments
0 commit comments