github: add GitHub issue template

Fixes #913.
This commit is contained in:
Matt Campbell 2018-03-28 18:02:07 -04:00 committed by Olaoluwa Osuntokun
parent 51ae820a0c
commit 87c1755637

22
.github/ISSUE_TEMPLATE.md vendored Normal file
View File

@ -0,0 +1,22 @@
### Background
Describe your issue here.
### Your environment
* version of `lnd`
* which operating system (`uname -a` on *Nix)
* version of `btcd`, `bitcoind`, or other backend
* any other relevant environment details
### Steps to reproduce
Tell us how to reproduce this issue. Please provide stacktraces and links to code in question.
### Expected behaviour
Tell us what should happen
### Actual behaviour
Tell us what happens instead