From 5875e7fd5aa6f0864973eebb1d4e2e2134f4be2a Mon Sep 17 00:00:00 2001 From: Jonathan Miller <1+jmiller@noreply.git.mokoconsulting.tech> Date: Sat, 30 May 2026 14:59:27 +0000 Subject: [PATCH] chore: sync CONTRIBUTING.md from moko-platform [skip ci] --- CONTRIBUTING.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d2cc2ad..c0b4858 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -88,7 +88,6 @@ Each branch appends a suffix to indicate stability: ### Auto version bump -<<<<<<< HEAD On every push to `dev`, `feature/*`, or `patch/*`: 1. Patch version incremented @@ -116,15 +115,6 @@ When a higher-stability release is published, copies are created for all lesser This ensures Joomla sites on ANY stability channel see the update (Joomla only shows versions higher than what's installed). -======= -On every push to `dev`, `alpha`, `beta`, `rc`, or `feature/*`: - -1. Patch version incremented -2. Stability suffix applied based on branch name -3. All version-bearing files updated (manifests, CHANGELOG, PHP headers, etc.) -4. Commit created with `[skip ci]` to avoid loops - ->>>>>>> origin/main ### Version files The version tools update all files containing version stamps: