Skip to content

adding contrib rocks #857

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 30, 2025
Merged
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
38 changes: 18 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ security or productivity.
</picture>

---

## ✨ Why choose CodeGate?

AI coding assistants are powerful, but they can inadvertently introduce risks.
Expand All @@ -49,7 +48,6 @@ CodeGate protects your development process by:
- 🔍 Providing real-time security analysis of AI suggestions

---

## 🚀 Quickstart

### Prerequisites
Expand Down Expand Up @@ -83,7 +81,6 @@ Now it's time to configure your preferred AI coding assistant to use CodeGate
documentation.

---

## 🖥️ Dashboard

CodeGate includes a web dashboard that provides:
Expand All @@ -105,7 +102,6 @@ To learn more, visit the
[CodeGate Dashboard documentation](https://docs.codegate.ai/how-to/dashboard).

---

## 🔐 Features

### Secrets encryption
Expand Down Expand Up @@ -133,7 +129,6 @@ or potential vulnerabilities to help you adopt more secure coding practices.
[Learn more](https://docs.codegate.ai/features/security-reviews)

---

## 🤖 Supported AI coding assistants and providers

### [Aider](https://docs.codegate.ai/how-to/use-with-aider)
Expand Down Expand Up @@ -171,7 +166,6 @@ or potential vulnerabilities to help you adopt more secure coding practices.
coming soon!)

---

## 🛡️ Privacy first

Unlike other tools, with CodeGate **your code never leaves your machine**.
Expand All @@ -183,7 +177,6 @@ CodeGate is built with privacy at its core:
- 💪 **Complete control over your data**

---

## 🛠️ Development

Are you a developer looking to contribute? Dive into our technical resources:
Expand All @@ -194,30 +187,35 @@ Are you a developer looking to contribute? Dive into our technical resources:
- [Logging system](https://github.com/stacklok/codegate/blob/main/docs/logging.md)

---
## 📜 License

## 🤝 Contributing

We welcome contributions! Whether you're submitting bug reports, feature
requests, or code contributions, your input makes CodeGate better for everyone.
We thank you ❤️!

Start by reading our
[Contributor guidelines](https://github.com/stacklok/codegate/blob/main/CONTRIBUTING.md).
CodeGate is licensed under the terms specified in the
[LICENSE file](https://github.com/stacklok/codegate/blob/main/LICENSE).

---

## 🌟 Support us

Love CodeGate? Starring this repository and sharing it with others helps
CodeGate grow 🌱

[![Star on GitHub](https://img.shields.io/github/stars/stacklok/codegate.svg?style=social)](https://github.com/stacklok/codegate)

## 📜 License
---
## 🤝 Contributing

CodeGate is licensed under the terms specified in the
[LICENSE file](https://github.com/stacklok/codegate/blob/main/LICENSE).
We welcome contributions! Whether you're submitting bug reports, feature
requests, or code contributions, your input makes CodeGate better for everyone.
We thank you ❤️!

---
Start by reading our
[Contributor guidelines](https://github.com/stacklok/codegate/blob/main/CONTRIBUTING.md).

### Thank you!

<a href="https://github.com/stacklok/codegate/graphs/contributors">
<img src="https://contrib.rocks/image?repo=stacklok/codegate" />
</a>

Made with [contrib.rocks](https://contrib.rocks).

<!-- markdownlint-disable-file first-line-heading no-inline-html -->
Loading