keep-network / tbtc-dapp

Deposit BTC and redeem TBTC
http://dapp.test.tbtc.network/
MIT License
33 stars 31 forks source link

Created a github issue template to get better bug reports #234

Closed VinnyR closed 4 years ago

VinnyR commented 4 years ago

I've created a github issue template to help the KEEP team and developers receive better documented bug reports. I hope this will help the KEEP community submit higher quality issues on github, and consequently help to resolve issues quicker.

I used the directory structure which allows creation of multiple templates (so in future we could have more templates e.g. one for feature requests). In this case, github uses the template query parameter to specify a template to fill the issue body. Please see github's issue template docs for more info.

VinnyR commented 4 years ago

Also added a template for feature requests, and one for general issues. These are blank templates, but they work by giving the user the option of different types of issues to submit other than bugs. Now when a user clicks the 'New Issue' button in github, they are presented with the option of bug report, feature request, or general issue.