leboncoin/spark-android

[FR]: Add useRebrandedButtons to SparkFeatureFlag sample in CONTRIBUTING.md

Geschlossen

#2.111 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

The feature flags section in CONTRIBUTING.md shows a SparkFeatureFlag data class listing four properties. The actual class has five: the doc omits useRebrandedButtons.

Describe the solution

Add useRebrandedButtons: Boolean = false to the sample class in CONTRIBUTING.md.

Additional context

Priority: Medium. Effort: XS.

Contributor Guide