From 1df3241ea2e9ea176acc2f6d04bc1935dfed7cad Mon Sep 17 00:00:00 2001 From: Antoine Gersant <antoine.gersant@lesforges.org> Date: Sun, 2 Feb 2025 13:54:44 -0800 Subject: [PATCH] Adds avenue to contribute --- docs/CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 206298d..54192d1 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -8,6 +8,7 @@ While Polaris is free and open-source software, it is not very open to code cont This still leave room for a few avenues to contribute: - Help answering questions in the issue tracker. +- Package Polaris for a Linux distribution - Documentation improvements or writing user guides. - Satellite projects (eg. [docker-polaris](https://github.com/ogarcia/docker-polaris), [polarios](https://gitlab.com/elise/Polarios)) - Bug fixes.