Skip to content

Commit 85ffa04

Browse files
authored
adding contrib rocks (#857)
1 parent fc00a53 commit 85ffa04

File tree

1 file changed

+18
-20
lines changed

1 file changed

+18
-20
lines changed

README.md

+18-20
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ security or productivity.
3737
</picture>
3838

3939
---
40-
4140
## ✨ Why choose CodeGate?
4241

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

5150
---
52-
5351
## 🚀 Quickstart
5452

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

8583
---
86-
8784
## 🖥️ Dashboard
8885

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

107104
---
108-
109105
## 🔐 Features
110106

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

135131
---
136-
137132
## 🤖 Supported AI coding assistants and providers
138133

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

173168
---
174-
175169
## 🛡️ Privacy first
176170

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

185179
---
186-
187180
## 🛠️ Development
188181

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

196189
---
190+
## 📜 License
197191

198-
## 🤝 Contributing
199-
200-
We welcome contributions! Whether you're submitting bug reports, feature
201-
requests, or code contributions, your input makes CodeGate better for everyone.
202-
We thank you ❤️!
203-
204-
Start by reading our
205-
[Contributor guidelines](https://github.com/stacklok/codegate/blob/main/CONTRIBUTING.md).
192+
CodeGate is licensed under the terms specified in the
193+
[LICENSE file](https://github.com/stacklok/codegate/blob/main/LICENSE).
206194

207195
---
208-
209196
## 🌟 Support us
210197

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

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

216-
## 📜 License
203+
---
204+
## 🤝 Contributing
217205

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

221-
---
210+
Start by reading our
211+
[Contributor guidelines](https://github.com/stacklok/codegate/blob/main/CONTRIBUTING.md).
212+
213+
### Thank you!
214+
215+
<a href="https://github.com/stacklok/codegate/graphs/contributors">
216+
<img src="https://contrib.rocks/image?repo=stacklok/codegate" />
217+
</a>
218+
219+
Made with [contrib.rocks](https://contrib.rocks).
222220

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

0 commit comments

Comments
 (0)