Syknapse/Contribute-To-This-Project

[bug] `cards/template.html` is missing — was renamed instead of copied in PR #4681

オープン

#4,691 opened on 2026/07/30

 (5 件のコメント) (0 件のリアクション) (1 人の担当者)JavaScript (3,502 件のフォーク)batch import
good first issue

Repository metrics

Stars
 (2,559 個のスター)
PR merge metrics
 (平均マージ 2d 3h) (30d で 15 merged PRs)

説明

The cards/template.html file that contributors are instructed to copy in the README (Step 4) no longer exists in the repo.

It was accidentally renamed (not copied) in PR #4681 — template.html was moved to Lu-86.html. This means anyone following the README tutorial will reach Step 4 and find no template file to work with.

Expected: cards/template.html exists with the starter template content. Actual: No template.html in the cards/ directory.

Please restore cards/template.html from git history so new contributors can follow the README instructions as intended.

コントリビューターガイド