leboncoin/spark-android
[FR]: Add useRebrandedButtons to SparkFeatureFlag sample in CONTRIBUTING.md
Geschlossen
#2.111 geöffnet am 27.07.2026
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.