leboncoin/spark-android
[FR]: Add useRebrandedButtons to SparkFeatureFlag sample in CONTRIBUTING.md
已關閉
#2,111 建立於 2026年7月27日
contribution welcomeddocumentationgood first issuepriority:MEDIUM
倉庫指標
- 星標
- (85 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
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.