File tree 2 files changed +12
-5
lines changed
2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change @@ -66,8 +66,11 @@ provide the GitHub or GitLab organization name.
66
66
![ Open a Ticket] ( ./images/cr_support_help_light.png#gh-light-mode-only )
67
67
![ Open a Ticket] ( ./images/cr_support_help_dark.png#gh-dark-mode-only )
68
68
69
- :::tip To see more common issues faced by CodeRabbit users, visit our FAQ
70
- section for detailed answers and solutions to frequently encountered problems.
69
+ ::: tip
70
+
71
+ To see more common issues faced by CodeRabbit users, visit our FAQ section for
72
+ detailed answers and solutions to frequently encountered problems.
73
+
71
74
:::
72
75
73
76
### ** Community Collaboration**
Original file line number Diff line number Diff line change @@ -43,9 +43,13 @@ automatically with the new pull requests or incremental commits to existing pull
43
43
requests. To trigger reviews on existing pull requests, post "@coderabbitai
44
44
review" as a comment on the pull request.
45
45
46
- :::tip The automatic code review behavior can be changed to "On-Demand". To make
47
- this change, go to the repository settings in the UI or modify the appropriate
48
- setting in the YAML file to disable reviews. :::
46
+ ::: tip
47
+
48
+ The automatic code review behavior can be changed to "On-Demand". To make this
49
+ change, go to the repository settings in the UI or modify the appropriate
50
+ setting in the YAML file to disable reviews.
51
+
52
+ :::
49
53
50
54
### ** Need help?**
51
55
You can’t perform that action at this time.
0 commit comments