From 1bb173836805feafe589ed42934dc5d3a9cd84f0 Mon Sep 17 00:00:00 2001 From: DonislawDev Date: Wed, 19 Aug 2026 13:03:52 +0000 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 23fbcb1..56ca31d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -58,6 +58,7 @@ onedir, `asInvoker`. Do not reintroduce `--noconsole` / `--onefile` / `--uac-adm - Presets are ordered best (top) -> worst (bottom). - Keep `BeanCore.decide()` pure and covered by tests; new mechanisms get a numbered spot in the pipeline plus unit tests. +- A new failure mode gets an exit code, a test and a README row. A new mechanism gets a numbered spot in the pipeline plus unit tests ## Pull requests