Skip to content

Commit 5852485

Browse files
authored
docs: add community support links to homepage (#2)
1 parent 656c4d0 commit 5852485

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

docs/index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,10 @@ canvas.render("thumbnail.png")
5757

5858
[Get started](getting-started.md){ .md-button .md-button--primary }
5959
[API Reference](api/index.md){ .md-button }
60+
61+
62+
## Community & Support
63+
64+
- Bug report or feature request: [GitHub Issues](https://github.com/sjquant/quickthumb/issues)
65+
- Questions and ideas: [GitHub Discussions](https://github.com/sjquant/quickthumb/discussions)
66+

specs/TASKS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
- [TODO] Homepage headline: make the AI/JSON workflow angle front and center (currently buried)
5353
- [TODO] Add "Common LLM Mistakes" section to the JSON schema page (invalid hex, wrong position format, unsupported effects, etc.)
5454
- [TODO] Add "Why not X" section: brief comparison vs raw Pillow and html2image to help developers justify the dependency
55-
- [TODO] Add community entry point: link to GitHub issues/discussions for bug reports and questions
55+
- [DONE] Add community entry point: link to GitHub issues/discussions for bug reports and questions
5656

5757
### P1 — CLI Hardening (from code review)
5858

0 commit comments

Comments
 (0)