Syknapse / Syknapse/Contribute-To-This-Project
[bug] `cards/template.html` is missing — was renamed instead of copied in PR #4681
@jatintakhtani2612 is already working on this.
Since Aug 10, 2026.
- Dominant language
- JavaScript
- Stars
- 2.6k
- Forks
- 3.5k
- Avg merge
- 13h 14m
- Merged PRs (30d)
- 32
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.