Skip to content

Update Bun Crash Reporter to place error in a code block #20304

Open
oven-sh/bun.report
#12
@exoRift

Description

@exoRift

Problem:

The bun crash reporter feature that automatically fills out a Github issue currently places the error verbatim into the issue description. This can cause issues with characters that have markdown effects such as backslashes.

This can be observed in this issue: #20276 (comment)

There is a leading backslash in the package name but it doesn't show in the error message in the issue template.

Proposal:

Stick the error message in a codeblock

Metadata

Metadata

Assignees

No one assigned

    Labels

    crash reporter bugthe stack trace given does not seem to be valid

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions