MakerFLOSS/docs/makerFLOSS_house_rules.md

28 lines
1 KiB
Markdown
Raw Permalink Normal View History

---
marp: true
pagination: true
---
# makerFLOSS Working Norms (v0.1)
2026-04-26 20:32:21 +02:00
We aim to experiment, learn together, and have fun. MakerFLOSS is not the same as the Orange Makerspace IT setup — but we help out where we can.
2026-04-26 20:32:21 +02:00
We keep rules to a minimum. Here are the main ones:
2026-04-26 20:32:21 +02:00
2026-05-10 19:54:22 +02:00
- 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.
2026-05-10 19:54:22 +02:00
- 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.
2026-04-26 20:32:21 +02:00
2026-05-10 19:54:22 +02:00
---
2026-04-26 20:32:21 +02:00
- Technical
2026-05-10 19:54:22 +02:00
- 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.
2026-05-10 19:58:24 +02:00
- Decisions: Sociocratically decided - lightweight markdown decision logs.
2026-05-10 19:54:22 +02:00
- Licenses: FLOSS (MIT) by default.