Syknapse/Contribute-To-This-Project

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

开放

#4,691 创建于 2026年7月30日

 (5 条评论) (0 个反应) (1 位负责人)JavaScript (3,502 个派生)batch import
good first issue

仓库指标

星标
 (2,559 个星标)
PR 合并指标
 (平均合并 2天 3小时) (30 天内合并 15 个 PR)

描述

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.

贡献者指南