StefanKert / BuildVision

A Visual Studio extension to visualize the building process.
MIT License
261 stars 43 forks source link

Add link for autocreating and prefilling issue on GitHub #45

Closed StefanKert closed 7 years ago

StefanKert commented 7 years ago

To give users the ability to easier report bugs we should add a Link that lets the user create an issue that adds information on the current system (BuildVision Version, Visual Studio Version, System, ...).

https://eric.blog/2016/01/08/prefilling-github-issues/

StefanKert commented 7 years ago

Reporting Issues should now be fairly easy. You can either go to the contextmenu within the build window, or in the Generalsettings tab (Tools -> Options -> BuildVision)

image

Clicking onto this autofills an issue on GitHub with helpful information:

image

Maybe we will add further information letter. I am thinking of an autoparser that gets information out of the buildlog, but we will see what we can achieve in the future.