Files
wasmtime/.github/ISSUE_TEMPLATE/fuzzbug.md
Trevor Elliott da0d8781b5 Add a template for fuzz bugs (#4808)
Add a template for fuzz bugs

Co-authored-by: Jamey Sharp <jsharp@fastly.com>
2022-08-30 14:14:43 -07:00

1.2 KiB

name, about, title, labels, assignees
name about title labels assignees
Fuzz Bug Report Report a fuzz bug in Wasmtime or Cranelift <target> fuzzbug: bug, fuzz-bug

Thanks for filing an issue! Please fill out the TODOs below, and change <target> in the title to the corresponding fuzzing target.

Test case input
TODO_paste_the_base64_encoded_input_here
`cargo +nightly fuzz fmt` output
TODO_paste_cargo_fuzz_fmt_output_here
Stack trace or other relevant details
TODO_paste_the_report_here