1
0
mirror of https://github.com/spacebarchat/spacebarchat.git synced 2024-11-22 10:22:32 +01:00
spacebarchat/general/contribution.md
2021-05-03 20:11:38 +00:00

1.9 KiB

Contribution

Please read the concept page first

Issues

Naming convention

The issue name must have the main label as a prefix in brackets: e.g. [Feature] Test or [Bug] Test.

The first letter of the prefix and the title must be uppercase.

You are not allowed to use CAPS.

Project structure

Fosscord consists of many repositories, which together make up the client and the server:

Server-side

Client-side

Discontinued

Setup

To setup all repositories use this setup script.

If you only want to work on a specific repository follow their setup guide.