Website: start of a "get involved" page

This commit is contained in:
Sybren A. Stüvel 2022-08-02 12:02:12 +02:00
parent 2b11413b76
commit b06992a997
2 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,16 @@
---
title: Get Involved
weight: 2
---
Flamenco is Open Source, and open to all kinds of contributions.
Get in contact with other developers on the [#flamenco channel][chat] of Blender
Chat. They will be happy to see a new face!
If you want to know what kind of work can be done, take a look at the
[workboard][workboard].
[project]: https://developer.blender.org/project/profile/58/
[workboard]: https://developer.blender.org/project/board/58/
[chat]: https://blender.chat/channel/flamenco

View File

@ -91,3 +91,9 @@ See [building][building] for more `make` targets, for example to run unit tests,
enable the race condition checker, and all other kinds of useful things.
[building]: {{< relref "../building/" >}}
## 4. Get Involved
If you're interested in helping out with Flamenco development, please read [Get Involved!][get-involved]
[get-involved]: {{ <ref "development/get-involved" >}}