mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-23 12:57:11 +00:00
docs: Proposing a Governance structure about different roles, decision making process, and project direction
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
This commit is contained in:
parent
18bac27d4e
commit
078220091e
4 changed files with 310 additions and 0 deletions
27
docs/source/community/index.md
Normal file
27
docs/source/community/index.md
Normal file
|
@ -0,0 +1,27 @@
|
|||
# Community
|
||||
|
||||
Welcome to the LLama Stack Community, we are so excited to have you here!
|
||||
|
||||
If you are interested in learning more about how to participate in and contribute to the Llama Stack community, take a
|
||||
look at [Contributing!](../contributing/index)
|
||||
|
||||
## Communication
|
||||
|
||||
We primarily communicate on GitHub and Discord. You can join our [Discord server here](https://discord.gg/llamastack).
|
||||
|
||||
## Weekly Meeting
|
||||
|
||||
We have a weekly community meeting every Thursday at 9:00 AM PT. The meeting is open to everyone, and we discuss the
|
||||
latest updates, roadmap, and community contributions. You can join the meeting by joining our discord.
|
||||
|
||||
## Governance
|
||||
|
||||
For more information about our governance structure, [see here](./governance).
|
||||
|
||||
|
||||
```{toctree}
|
||||
:hidden:
|
||||
:maxdepth: 0
|
||||
|
||||
governance
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue