Files
letta-server/docs/contributing.md
Charles Packer 0fc4ae46f1 feat: Updated contributing docs (#653)
* reorganized + revised landing

* more docs

* added pic

* updated contributing

* diff

* move asset links

* hard links
2023-12-19 14:28:07 -08:00

1.4 KiB

title, excerpt, category
title excerpt category
How to contribute Learn how to contribute to the MemGPT project! 6581eaa89a00e6001012822c

memgpt llama

MemGPT is an active open source project and we welcome community contributions! There are many ways to contribute for both programmers and non-programmers alike.

📘 Discord contributor role

Contributing to the codebase gets you a contributor role on Discord. If you're a contributor and we forgot to assign you the role, message the MemGPT team on Discord!

👋 Community issues (requested contributions)

If you're looking for a place to get started, you can see a list of potential contributions that the MemGPT team has marked as "help wanted" on this GitHub page.

📖 Editing the MemGPT docs

We're always looking to improve our docs (like the page you're reading right now!). Proposing edits to the docs is easy and can even be done without ever having to set up the source code - check our guide for instructions.

🦙 Editing the MemGPT source code

If you're interested in editing the MemGPT source code, check our guide on building and contributing from source.