mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-20 13:34:32 +01:00
parent
51ae820a0c
commit
87c1755637
1 changed files with 22 additions and 0 deletions
22
.github/ISSUE_TEMPLATE.md
vendored
Normal file
22
.github/ISSUE_TEMPLATE.md
vendored
Normal 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
|
Loading…
Add table
Reference in a new issue