mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
Update 6-crash-report.yml
This commit is contained in:
6
.github/ISSUE_TEMPLATE/6-crash-report.yml
vendored
6
.github/ISSUE_TEMPLATE/6-crash-report.yml
vendored
@@ -11,12 +11,6 @@ body:
|
||||
attributes:
|
||||
label: How can we reproduce the crash?
|
||||
description: Please provide a [minimal reproduction](https://stackoverflow.com/help/minimal-reproducible-example) using a GitHub repository, [Replit](https://replit.com/@replit/Bun) or [CodeSandbox](https://codesandbox.io/templates/bun)
|
||||
- type: textarea
|
||||
id: code
|
||||
attributes:
|
||||
label: JavaScript/TypeScript code that reproduces the crash?
|
||||
description: If this crash happened in the Bun runtime, can you paste code we can run to reproduce the crash?
|
||||
render: shell
|
||||
- type: textarea
|
||||
id: logs
|
||||
attributes:
|
||||
|
||||
Reference in New Issue
Block a user