1.5 KiB
1.5 KiB
Contributing to Clawdis
Welcome to the lobster tank! 🦞
Quick Links
- GitHub: https://github.com/steipete/clawdis
- Discord: https://discord.gg/qkhbAGHRBT
- X/Twitter: @steipete / @clawdbot
Maintainers
-
Peter Steinberger - Benevolent Dictator
-
Shadow - Discord + Slack subsystem
- GitHub: @4shadowed · X: @4shad0wed
-
Jos - Telegram, API, Nix mode
How to Contribute
- Bugs & small fixes → Open a PR!
- New features / architecture → Start a GitHub Discussion or ask in Discord first
- Questions → Discord #setup-help
Before You PR
- Test locally with your Clawdis instance
- Run linter:
npm run lint - Keep PRs focused (one thing per PR)
- Describe what & why
AI/Vibe-Coded PRs Welcome! 🤖
Built with Codex, Claude, or other AI tools? Awesome - just mark it!
Please include in your PR:
- Mark as AI-assisted in the PR title or description
- Note the degree of testing (untested / lightly tested / fully tested)
- Include prompts or session logs if possible (super helpful!)
- Confirm you understand what the code does
AI PRs are first-class citizens here. We just want transparency so reviewers know what to look for.