leboncoin/spark-android

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

Open

#2,111 opened on Jul 27, 2026

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Kotlin (31 forks)auto 404
contribution welcomeddocumentationgood first issuepriority:MEDIUM

Repository metrics

Stars
 (85 stars)
PR merge metrics
 (PR metrics pending)

Description

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.

Contributor guide