leboncoin/spark-android

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

已关闭

#2,111 创建于 2026年7月27日

 (0 条评论) (0 个反应) (0 位负责人)Kotlin (31 个派生)auto 404
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.

贡献者指南