demiangomez / Parallel.GAMIT

Python wrapper to parallelize GAMIT executions
BSD 3-Clause "New" or "Revised" License
37 stars 20 forks source link

Create bug report templates for pgamit [merge] #127

Closed espg closed 3 weeks ago

espg commented 3 weeks ago

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.