🧑‍💻docs: Update General Docs and Contribution Guidelines (#2194)

* 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
This commit is contained in:
Fuegovic 2024-03-25 07:26:43 -04:00 committed by GitHub
parent f86d80de59
commit a4f4ec85f8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 283 additions and 106 deletions

View file

@ -5,7 +5,7 @@ weight: 5
---
# Contributing to LibreChat
* 🙌 [Beginner's Guide to Contributions](./how_to_contribute.md)
* 🙌 [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)