leboncoin/spark-android

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

Fermée

#2 111 ouverte le 27 juil. 2026

 (0 commentaire) (0 réaction) (0 personne assignée)Kotlin (31 forks)auto 404
contribution welcomeddocumentationgood first issuepriority:MEDIUM

Métriques du dépôt

Stars
 (85 étoiles)
Métriques de merge PR
 (Merge moyen 4j 9h) (73 PRs mergées en 30 j)

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.

Guide contributeur