---
title: Developers
subtitle: 
description: A call to fellow developers with a heart for open-source 
comments: false
---


<h5 class="content-subtitle bord-1">Source code Chill</h5>

Chill's source code can be found in two separate repositories.

The first repository, called `chill-skeleton-basic`, is used for the [installation](). It contains all the dependencies needed for installation. In this repository, you can also customize Chill.

https://gitea.champs-libres.be/Chill-project/chill-skeleton-basic

(Warning, [the repository on gitlab](https://gitlab.com/Chill-Projet/chill-skeleton-basic) is readonly since April 2023)


The second repository, called `chill-bundles` is actually the main repository of Chill. It is a collection of the most commonly used bundles, which can be activated/deactivated as needed.

https://gitlab.com/Chill-Projet/chill-bundles

This is a dependency that `composer` itself will install, which is why this package is included in the PHP package ecosystem: https://packagist.org/packages/chill-project/chill-bundles


<h5 class="content-subtitle bord-2">Issues</h5>

Tickets related to the Chill code can therefore be found in this chill bundles repository, see https://gitlab.com/Chill-Projet/chill-bundles/-/issues


<h5 class="content-subtitle bord-3">Technical documentation</h5>

Chill technical documentation can be found at the following address: http://docs.chill.social/en/latest/


<h5 class="content-subtitle bord-4">Exchanging with developers</h5>

There is a chat room on the messaging system Matrix, where you can talk to Chill developers.

`#chill-social-admin:matrix.org`.


<h5 class="content-subtitle bord-1">Contribute, become a service supplier</h5>

If you would like to contribute to Chill's code and perhaps become a supplier of the software, please take a look at the [Contribute] page (https://gitlab.com/Chill-Projet/chill-bundles/-/blob/master/CONTRIBUTING.md).