2025-12-16 10:20:31 -07:00
|
|
|
# bun feedback
|
|
|
|
|
|
2026-02-18 06:55:01 -07:00
|
|
|
> Send feedback to Bun.
|
2025-12-16 10:20:31 -07:00
|
|
|
> More information: <https://bun.com/docs/feedback#use-bun-feedback>.
|
|
|
|
|
|
|
|
|
|
- Send text as feedback:
|
|
|
|
|
|
|
|
|
|
`bun feedback "{{Feedback text!}}"`
|
|
|
|
|
|
|
|
|
|
- Send one or more files as feedback:
|
|
|
|
|
|
|
|
|
|
`bun feedback {{path/to/file1 path/to/file2 ...}}`
|
|
|
|
|
|
|
|
|
|
- Send feedback with email address attached:
|
|
|
|
|
|
|
|
|
|
`bun feedback {{path/to/file|text}} {{[-e|--email]}} {{email@address}}`
|