lnd/.github/ISSUE_TEMPLATE/bug_report.md

31 lines
639 B
Markdown
Raw Permalink Normal View History

---
name: Bug report
about: Create a bug report. Please use the discussions section for general or troubleshooting questions.
title: '[bug]: '
labels: ["bug", "needs triage"]
assignees: ''
---
### 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