Updated houserules

This commit is contained in:
sjat 2026-05-10 19:54:22 +02:00
parent 7503eb409e
commit 19c99e31db

View file

@ -9,18 +9,20 @@ We aim to experiment, learn together, and have fun. MakerFLOSS is not the same a
We keep rules to a minimum. Here are the main ones: We keep rules to a minimum. Here are the main ones:
- Political - Social
- We make mistakes — but try to make them in our labs, not in production. - We make mistakes — but try to make them in our labs, not in production.
- If you break something, try to fix it. If you can't, say so and ask for help. - If you break something, try to fix it. If you can't, say so and ask for help.
- We only use proprietary software when there is no FLOSS alternative. - We only use proprietary software when there is no viable FLOSS alternative.
- We foster collaboration by being open and not gatekeeping (everyone can get root access). - We foster collaboration by being open and not gatekeeping (everyone can get root access).
- Try not to do anything that forces us to write a new rule. - Try not to do anything that forces us to write a new rule.
---
- Technical - Technical
- Language: English for code, docs, and commits (meeting notes may be in Danish) - Language: English for code, docs, and commits; UI in Danish+English.
- Git: Trunk-based development, feature branches, simple commit messages - Git: Trunk-based development, feature branches, simple commit messages.
- Environments: Containerised and reproducible - Environments: Containerised and reproducible.
- Hardware: All setups documented and labeled physically - Hardware: All setups documented and labeled physically.
- AI: Allowed but reviewed — no secrets in commits - AI: Allowed but reviewed — no secrets in commits.
- Decisions: Lightweight markdown decision logs - Decisions: Sociocratically desided - lightweight markdown decision logs.
- Licenses: FLOSS by default - Licenses: FLOSS (MIT) by default.