Skip to content

Commit 4ed8963

Browse files
ArthurDEV44claude
andcommitted
docs: add GitHub Discussions links to README and documentation
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent c2906b4 commit 4ed8963

File tree

3 files changed

+22
-1
lines changed

3 files changed

+22
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,13 @@ bun run build
209209
bun run dev
210210
```
211211
212+
## Community
213+
214+
Distill is in beta - your feedback shapes the roadmap!
215+
216+
- **[GitHub Discussions](https://github.com/ArthurDEV44/distill/discussions)** - Questions, ideas, feedback
217+
- **[Issues](https://github.com/ArthurDEV44/distill/issues)** - Bug reports
218+
212219
## Contributing
213220
214221
Contributions welcome! See [CONTRIBUTING.md](./CONTRIBUTING.md) for guidelines.
@@ -224,4 +231,4 @@ MIT
224231
225232
---
226233
227-
**[npm](https://www.npmjs.com/package/distill-mcp)** · **[GitHub](https://github.com/ArthurDEV44/distill)** · **[Documentation](./docs)**
234+
**[npm](https://www.npmjs.com/package/distill-mcp)** · **[GitHub](https://github.com/ArthurDEV44/distill)** · **[Documentation](./docs)** · **[Discussions](https://github.com/ArthurDEV44/distill/discussions)**

apps/web/src/content/docs/index.en.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,13 @@ The MCP server provides 19 optimization tools. Use `session_stats` to see your s
4949
- **Universal IDE Support** - Works with Claude Code, Cursor, Windsurf, and any MCP-compatible client
5050
- **50-95% Token Savings** - Depending on content type
5151

52+
## Community
53+
54+
Distill is in beta - your feedback shapes the roadmap!
55+
56+
- **[GitHub Discussions](https://github.com/ArthurDEV44/distill/discussions)** - Questions, ideas, feedback
57+
- **[Issues](https://github.com/ArthurDEV44/distill/issues)** - Bug reports
58+
5259
## Next Steps
5360

5461
<Cards>

apps/web/src/content/docs/index.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,13 @@ Le serveur MCP fournit 19 outils d'optimisation. Utilisez `session_stats` pour v
4949
- **Support universel des IDE** - Fonctionne avec Claude Code, Cursor, Windsurf et tout client compatible MCP
5050
- **50-95% d'économie de tokens** - Selon le type de contenu
5151

52+
## Communauté
53+
54+
Distill est en beta - vos retours orientent la roadmap !
55+
56+
- **[GitHub Discussions](https://github.com/ArthurDEV44/distill/discussions)** - Questions, idées, feedback
57+
- **[Issues](https://github.com/ArthurDEV44/distill/issues)** - Signalement de bugs
58+
5259
## Étapes suivantes
5360

5461
<Cards>

0 commit comments

Comments
 (0)