leboncoin/spark-android

[FR]: Clarify icon-update version bump in RELEASING.md

Offen

#2.115 geöffnet am 27.07.2026

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Kotlin (31 Forks)auto 404
contribution welcomeddocumentationgood first issuepriority:MEDIUM

Repository-Metriken

Stars
 (85 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 4T 9h) (73 gemergte PRs in 30 T)

Beschreibung

Describe the problem

RELEASING.md describes icon updates as "patch bump" but pr-icon-updates.yml creates PRs titled feat(icons): update icons. Standard release-please treats feat: as a minor bump. The hotfix path forces patch via always-bump-patch, but main-branch icon PRs bump minor.

Describe the solution

Clarify that icon PRs merged to main produce a minor bump, while the hotfix path forces a patch release.

Additional context

Priority: Medium. Effort: XS.

Contributor Guide