Use bun feedback to share feedback, bug reports, and feature requests directly with the Bun team.
bash
bun feedback "Love the new release!"
bun feedback report.txt details.log
echo "please document X" | bun feedback --email you@example.comYou can provide feedback as text arguments, file paths, or piped input.
CLI Usage
bash
bun feedback [options] [feedback text ... | files ...]Contact Information
--emailstring Set the email address used for this submission. Alias:
-eHelp
--helpboolean Show this help message and exit. Alias:
-h