mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-17 17:00:15 +01:00
* doc upddate: documentation_guidelines.md * doc upddate: how_to_contribute.md * doc upddate: testing.md / how_to_contribute.md * doc upddate: translation_contribution.md/testing.md/how_to_contribute.md * doc upddate: coding_conventions.md * fix formatting: how_to_contribute.md * fix formatting (again) : how_to_contribute.md
15 lines
No EOL
933 B
Markdown
15 lines
No EOL
933 B
Markdown
---
|
|
title: Contributing to LibreChat
|
|
description: "🙌 How to contribute to LibreChat: Get started, Documentation and code standards, Translate the app into different languages, Test the app during development, Ensure the security of the app, Stay updated with the project roadmap"
|
|
weight: 5
|
|
---
|
|
# Contributing to LibreChat
|
|
|
|
* 🙌 [Getting Started for Contributors](./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) |