Update bug_report.md
mention running with `RUST_BACKTRACE=1`
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -19,3 +19,5 @@ _A clear and concise description of what the bug is._
|
|||||||
**Service Logs**
|
**Service Logs**
|
||||||
|
|
||||||
_Please copy the output of `journalctl -u surface-dial.service` / the daemon's `stdout/stderr`._
|
_Please copy the output of `journalctl -u surface-dial.service` / the daemon's `stdout/stderr`._
|
||||||
|
|
||||||
|
When possible, please reproduce the bug with the `RUST_BACKTRACE=1` environment variable set. Having a detailed backtrace will make it easier to diagnose (and hopefully fix) the bug.
|
||||||
|
|||||||
Reference in New Issue
Block a user