#529·markdoc

Allow creating bug reports directly from the Markdoc playground

Author: jezCreated Oct 15, 2024Updated Oct 17, 2024
Labelsenhancement

What happened?

This is not actually a bug.

To reproduce

→ View on the Markdoc playground

Version

n/a

Additional context

Suggestion since you're using GitHub.com:

On Sorbet's playground, there's a button that you can click to be immediately taken to a pre-filled GitHub issue template with that snippet as the contents of the issue

For example, if you open this Sorbet playground link and then expand the "Examples" button in the top right, the bottom link is "Create issue with example" which when clicked, opens something like this:

image

The "problematic input" and "observed output" fields are already prefilled, leaving the user to only populate the issue's Title and a description of the expected behavior.

It would have been nice to have a similar workflow for reporting Markdoc bugs as well.