mirror of
https://github.com/tinybirdco/tinybird-agent-skills.git
synced 2026-09-19 08:36:57 +08:00
1.1 KiB
1.1 KiB
Contributing to Tinybird Agent Skills
Welcome to the Tinybird Agent Skills project! 🐦
Quick Links
- GitHub: https://github.com/tinybirdco/tinybird-agent-skills
- Slack Community: https://www.tinybird.co/community
- X/Twitter: @tinybird
- Documentation: https://www.tinybird.co/docs
How to Contribute
- Bugs & small fixes → Open a PR!
- New features / architecture → Start a GitHub Discussion or ask in Slack first
- Questions → Slack community
Before You PR
- Test locally
- 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.