Thanks for your interest in contributing!
fizzy is licensed under the GNU General Public License v3.0.
To keep the door open for the project to offer a separate commercial license in addition to the GPL, all contributors must sign the Contributor License Agreement before their pull request can be merged.
You retain copyright on your contributions — the CLA only grants the maintainer (Colton Franklin) the rights needed to relicense the project as a whole, including under future commercial terms.
A CLA Assistant bot is wired up to this repository. The first time you open a pull request, it will post a comment with a one-click sign-off link. After you sign once, subsequent PRs are auto-checked against your signature — no further action needed.
- Keep changes focused. One concern per PR.
- Match the style of the surrounding code. Run
zig buildlocally before pushing. - Reference any related issue in the PR description.
Use the issue tracker for bug reports and feature requests. For bug reports,
include OS, fizzy version (visible in the title bar / Help > About), and
steps to reproduce.