Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Contributing Guide to CodeRabbit Documentation
# Contributing Guide arkim code Documentation

Welcome, and thank you for considering contributing to the **CodeRabbit Documentation**. This guide will help you get started and ensure a smooth contribution process.

## Before You Start ✋

The CodeRabbit documentation repository is an open-source project aimed at creating clear, detailed, and developer-friendly documentation for CodeRabbit. Whether you're improving existing docs or adding new content, your contributions are valued.
The arkimcode documentation repository is an open-source project aimed at creating clear, detailed, and developer-friendly documentation for CodeRabbit. Whether you're improving existing docs or adding new content, your contributions are valued.

## How Can I Contribute?

Expand All @@ -16,13 +16,13 @@ There are various ways you can contribute:

### Join the Community

- Connect with other contributors by joining our [CodeRabbit Discord Server](https://discord.gg/coderabbit). Feel free to introduce yourself in the `#intros` channel.
- Connect with other contributors by joining our [arkimcodeDiscord Server](https://discord.gg/arkimcode). Feel free to introduce yourself in the `#intros` channel.

## How to Contribute? 👨‍💻

### Fork and Pull Request Flow ⏳

1. **Fork** the repository to your GitHub account by visiting [CodeRabbit Docs GitHub repo](https://github.com/coderabbitai/coderabbit-docs).
1. **Fork** the repository to your GitHub account by visiting [arkimcode Docs GitHub repo](https://github.com/codeai/arkimcode-docs).
2. **Clone** your fork locally:

```shell
Expand Down