Support & contributing
If Reviewly saves you time on reviews, consider buying the maintainer a coffee — it keeps the project free, maintained, and with no ads or paywalls. A star on the repo helps too, and so does telling another reviewer about it.
Contributing#
Issues and pull requests are welcome. Before opening a PR, run bun run typecheck, bun run lint, and (for Rust changes) cargo check in src-tauri/. The CI workflow runs the same checks on every push.
Pushing a vX.Y.Z tag runs the release workflow, which builds, signs, and notarizes installers for all three platforms and drafts a GitHub Release.
License#
Reviewly is free software, licensed under the GNU General Public License v3.0 or later. You're free to use, study, share, and modify it; derivative works must remain under the GPL.