leboncoin/spark-android

[FR]: Standardise generator script invocation syntax across docs

Fermée

#2 124 ouverte le 27 juil. 2026

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

Métriques du dépôt

Stars
 (85 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

Describe the problem

COMPONENT_CREATION_GUIDE says kotlin scripts/generate-component.main.kts. CONTRIBUTING.md says ./scripts/generate-component.main.kts. Both work, but the inconsistency confuses contributors.

Describe the solution

Standardise on ./scripts/generate-component.main.kts (simpler, matches CONTRIBUTING.md).

Additional context

Priority: Low. Effort: XS.

Guide contributeur