Thanks for your interest in contributing!
Ateam is dual-licensed: GPL-3.0-or-later for open source use, with commercial licenses available from Clawnify.
To keep the dual-licensing model possible, by submitting a contribution (pull request, patch, or code suggestion) you agree that:
- Your contribution is licensed to the project under GPL-3.0-or-later, and
- You grant Clawnify a perpetual, worldwide, non-exclusive, royalty-free right to relicense your contribution under other terms (including commercial licenses), and
- You have the right to make the contribution (it's your own work, or you're authorized to submit it).
This is the inbound-licensing model used by most dual-licensed projects; you keep the copyright to your contribution.
See the README for setup (bun install, native module rebuild,
and bun run --filter @ateam/desktop dev). Please run bun test and
bun run typecheck before opening a PR.