Files
tinybirdco__tinybird-agent-…/CONTRIBUTING.md
T
2026-01-20 20:36:06 +01:00

1.1 KiB

Contributing to Tinybird Agent Skills

Welcome to the Tinybird Agent Skills project! 🐦

How to Contribute

  1. Bugs & small fixes → Open a PR!
  2. New features / architecture → Start a GitHub Discussion or ask in Slack first
  3. 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.