bun feedback
Share feedback, bug reports, and feature requests
Use bun feedback to share feedback, bug reports, and feature requests directly with the Bun team.
terminal
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#
bun feedback [options] [feedback text ... | files ...]Contact Information#
--emailstring
Set the email address used for this submission. Alias: -e
Help#
--helpboolean
Show this help message and exit. Alias: -h