Send user to create new GitHub Issue with pre-filled bug data

Viewed 662

I'd like my program to let the users easily file bugs with as much useful information for me as it relates to their issue.

When the user clicks the "report a bug" menu, a browser will open at, say, github.com/noamraph/dreampie/issues/new with info about their environment pre-filled.

Is it possible to do this through GitHub?

2 Answers
Related