leboncoin/spark-android
[FR]: Add useRebrandedButtons to SparkFeatureFlag sample in CONTRIBUTING.md
クローズ
#2,111 opened on 2026/07/27
contribution welcomeddocumentationgood first issuepriority:MEDIUM
Repository metrics
- Stars
- (85 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.