You can preview what this looks like here -- when any user selects 'New Issue', it will present bug report as an option, and when clicking on 'Get Started', will guide them through the information that we need to fix the bug.
This also includes additional instructions for exporting data so that it's possible to reproduce the issue.
You can see an example bug report filled out here ; note that github also has support for adding files to these, so that it's possible to attach a csv file (as in the linked example) to host the data needed to reproduce the bug.
You can preview what this looks like here -- when any user selects 'New Issue', it will present
bug report
as an option, and when clicking on 'Get Started', will guide them through the information that we need to fix the bug.This also includes additional instructions for exporting data so that it's possible to reproduce the issue.
You can see an example bug report filled out here ; note that github also has support for adding files to these, so that it's possible to attach a csv file (as in the linked example) to host the data needed to reproduce the bug.