You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* refactor(docs): reorganize navigation structure
- Move content under logical categories (about, getting-started, guides)
- Fix redirect paths and config for new structure
- Update sidebars.ts to match folder hierarchy
- Add quickstart guide under getting-started
Signed-off-by: Ankur Tyagi <[email protected]>
* docs: restructure sidebar with improved navigation
- Improve navigation hierarchy and structure
- Update sidebar styling
- Implement collapsible sections
- Add hover states and active indicators
* fix(docs): resolve markdown linting errors in quickstart guide
* docs: remove redundant tip from FAQ
* docs: remove redundant tip from FAQ
* docs: removed extra parenthesis
* docs: removed extra space
* docs: removed extra space
* docs: simplify getting started list structure
* docs: simplify getting started list structure
---------
Signed-off-by: Ankur Tyagi <[email protected]>
-**Language Settings**: Configure review language in repository settings
91
-
-**Review Rules**: Customize via [Review Instructions](./guides/review-instructions.md)
87
+
-**Review Rules**: Customize via [Review Instructions](/guides/review-instructions)
92
88
-**Branch Selection**: Default branch reviews enabled by default (configurable)
93
89
94
90
### Access & Permissions
@@ -104,7 +100,7 @@ Interact with CodeRabbit by:
104
100
1. Replying directly to CodeRabbit comments
105
101
2. Tagging `@coderabbitai` in PR discussions
106
102
3. Adding review comments for specific lines
107
-
4. Customize via [Review Instructions](./guides/review-instructions.md)
103
+
4. Customize via [Review Instructions](/guides/review-instructions)
108
104
109
105
:::tip Collaboration Mode
110
106
When team members are active in PRs, use `@coderabbitai` to engage the bot.
@@ -137,5 +133,79 @@ In-trial and open-source plans have lower rate limits than the paid plan. In all
137
133
3. That's it. CodeRabbit will automatically start reviewing your PRs
138
134
139
135
:::tip Need Help?
140
-
Visit our [Support](./about/support.md) page for additional assistance or reach out to our team on [discord](http://discord.gg/coderabbit).
136
+
Visit our [Support](/about/support) page for additional assistance or reach out to our team on [Discord](http://discord.gg/coderabbit).
141
137
:::
138
+
139
+
## Account Management {#account-management}
140
+
141
+
### How do I delete my CodeRabbit account?
142
+
143
+
:::danger Irreversible Account Deletion
144
+
Deleting your CodeRabbit account is permanent and cannot be undone. This action will permanently erase:
0 commit comments