From 51f5297859379214d048188c78e8020617a2f003 Mon Sep 17 00:00:00 2001 From: lordlogo2002 Date: Sat, 12 Jul 2025 19:57:22 +0200 Subject: [PATCH] docs: add contributing guidelines for `multinut.stultus` with emphasis on intentional inefficiency --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index a2542c3..12e42ee 100644 --- a/README.md +++ b/README.md @@ -204,4 +204,13 @@ else: > **⚠️ WARNING:** > This module outsources logical operators (like `==`, `<`, `>`, etc.) to a remote HTTPS server. It is intentionally slow, insecure, and exposes your data. Do **not** use in production—this is a joke for chaos and fun only. +## Contributing to `multinut.stultus` + +Pull requests welcome. Must include at least one: +- Inefficient API call +- Questionable Latin +- Intentionally broken logic pattern + +Do not fix things. The project is working *as irrationally designed.* + ---