leboncoin/spark-android

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

Ouverte

#2 115 ouverte le 27 juil. 2026

 (0 commentaire) (0 réaction) (0 personne assignée)Kotlin (31 forks)auto 404
contribution welcomeddocumentationgood first issuepriority:MEDIUM

Métriques du dépôt

Stars
 (85 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur