leboncoin/spark-android

[FR]: Standardise generator script invocation syntax across docs

已關閉

#2,124 建立於 2026年7月27日

 (0 則留言) (0 個反應) (0 位負責人)Kotlin (31 個分叉)auto 404
contribution welcomeddocumentationgood first issuepriority:LOW

倉庫指標

星標
 (85 顆星)
PR 合併指標
 (平均合併 4天 9小時) (30 天內合併 73 個 PR)

描述

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.

貢獻者指南