diff --git a/docs/makerFLOSS_house_rules.md b/docs/makerFLOSS_house_rules.md index ad2996c..77dff43 100644 --- a/docs/makerFLOSS_house_rules.md +++ b/docs/makerFLOSS_house_rules.md @@ -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: -- Political +- Social - 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. - - 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). - Try not to do anything that forces us to write a new rule. +--- + - Technical - - Language: English for code, docs, and commits (meeting notes may be in Danish) - - Git: Trunk-based development, feature branches, simple commit messages - - Environments: Containerised and reproducible - - Hardware: All setups documented and labeled physically - - AI: Allowed but reviewed — no secrets in commits - - Decisions: Lightweight markdown decision logs - - Licenses: FLOSS by default + - Language: English for code, docs, and commits; UI in Danish+English. + - Git: Trunk-based development, feature branches, simple commit messages. + - Environments: Containerised and reproducible. + - Hardware: All setups documented and labeled physically. + - AI: Allowed but reviewed — no secrets in commits. + - Decisions: Sociocratically desided - lightweight markdown decision logs. + - Licenses: FLOSS (MIT) by default.