Browse Source

Fixes issue #3504: Changes to --version and adds a couple other useful commands.

pull/245/head
Mary Moore-Simmons 5 years ago
parent
commit
246f17f6ba
  1. 4
      .github/ISSUE_TEMPLATE.md

4
.github/ISSUE_TEMPLATE.md

@ -31,7 +31,9 @@ Run `zcashd --version` to find out
- Disk size:
- Disk Type (HD/SDD):
- Linux kernel version (uname -a):
- Compiler version (gcc -version):
- Compiler version (gcc --version):
- Linker version (ld --version):
- Assembler version (as --version):
### Any extra information that might be useful in the debugging process.
This includes the relevant contents of `~/.zcash/debug.log`. You can paste raw text, attach the file directly in the issue or link to the text via a pastebin type site.

Loading…
Cancel
Save