1
0

Update bug_report.md

mention running with `RUST_BACKTRACE=1`
This commit is contained in:
Daniel Prilik
2020-11-13 10:09:33 -05:00
committed by GitHub
parent 066c635bd7
commit bcb0194c80

View File

@@ -19,3 +19,5 @@ _A clear and concise description of what the bug is._
**Service Logs**
_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.