Skip to content

Latest commit

 

History

History
38 lines (19 loc) · 1.59 KB

CONTRIBUTING.md

File metadata and controls

38 lines (19 loc) · 1.59 KB

Contributing to the distrochooser project

Thank you for your interest in contributing to the distrochooser project 🎉!

General

Distrochooser has a very slow development cycle as this is a "weekend warrior" project. This means that issues might be unanswered for months before being picked up. But don't worry, they will be discussed, but just not that fast as in large projects.

Please note that there will no discussions with deleted accounts (on PR/ Issues/ Discussions). These threads will be closed.

Please inform me when you plan to contribute (e. g. in the discussion tab or in an issue), so I can introduce you to caveats/issues and give you hints on how to realize your contribution in the best possible way. Thank you!

Preparations

Following documents are important for any contribution in the distrochooser repository

👉 Code of conduct

👉 License

Contributing to the code 💻

This version of distrochooser consists out of a single monolith, based in Django 4.2.x.

Contributing to the decision matrix ✅

You can find an in-depth guide in the file HOW-TO-MAP.md

Contributing translations 🌍

https://github.com/distrochooser/translations is your starting point for translations. You can either use the Weblate instance (details in the Readme) or use a PR.

This version uses the branch 6-new-baseline currently as long as it's in beta.

The english translation is the leading translation.

Thank you for your support 😁