mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-17 00:40:14 +01:00
14 lines
688 B
Markdown
14 lines
688 B
Markdown
|
|
---
|
||
|
|
title: Contributing to LibreChat
|
||
|
|
weight: 5
|
||
|
|
---
|
||
|
|
# Contributing to LibreChat
|
||
|
|
|
||
|
|
* 🙌 [Beginner's Guide to Contributions](./how_to_contribute.md)
|
||
|
|
* 🚸 [Contributor Guidelines](https://github.com/danny-avila/LibreChat/blob/main/.github/CONTRIBUTING.md)
|
||
|
|
* 📝 [Documentation Guidelines](documentation_guidelines.md)
|
||
|
|
* 🌍 [Contribute a Translation](translation_contribution.md)
|
||
|
|
* 🧑💻 [Code Standards and Conventions](coding_conventions.md)
|
||
|
|
* 🧪 [Testing During Development](testing.md)
|
||
|
|
* 🔐 [Security](https://github.com/danny-avila/LibreChat/blob/main/.github/SECURITY.md)
|
||
|
|
* 🛣️ [Project Roadmap](https://github.com/users/danny-avila/projects/2)
|