docs(tvix): link to IRC channel and mailing list
I omitted the link to the commit history. Most people see this README through some git interface anyways, so it felt a bit redundant. Change-Id: I92cf6d08b83ef680fe37df29d3d546cad020955a Reviewed-on: https://cl.tvl.fyi/c/depot/+/7888 Reviewed-by: tazjin <tazjin@tvl.su> Reviewed-by: sterni <sternenseemann@systemli.org> Tested-by: BuildkiteCI Autosubmit: flokli <flokli@flokli.de>
This commit is contained in:
parent
758b94f47c
commit
4614db2f83
1 changed files with 10 additions and 4 deletions
|
@ -1,10 +1,16 @@
|
||||||
Tvix
|
Tvix
|
||||||
====
|
====
|
||||||
|
|
||||||
For more information about Tvix, contact one of the project owners. We
|
For more information about Tvix, feel free to reach out.
|
||||||
are interested in people who would like to help us review designs,
|
We are interested in people who would like to help us review designs,
|
||||||
brainstorm and describe requirements that we may not yet have
|
brainstorm and describe requirements that we may not yet have considered.
|
||||||
considered.
|
|
||||||
|
Most of the discussion around development happens on our IRC channel, which
|
||||||
|
you can join in several ways documented on
|
||||||
|
[tvl.fyi](https://tvl.fyi/#getting-in-touch).
|
||||||
|
|
||||||
|
There's also some discussion around development on our
|
||||||
|
[mailing list](https://inbox.tvl.su).
|
||||||
|
|
||||||
## Building the CLI
|
## Building the CLI
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue