leboncoin/spark-android

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

Chiusa

#2111 aperta il 27 lug 2026

 (0 commenti) (0 reazioni) (0 assegnatari)Kotlin (31 fork)auto 404
contribution welcomeddocumentationgood first issuepriority:MEDIUM

Metriche repository

Star
 (85 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor