Skip to content

Commit 80f3db5

Browse files
author
Paige Peterson
committed
move template to subdirectory, fix typo, include prompt under describing issue section, include uploading file directly to github ticket as option for sharing logs
1 parent 56a0332 commit 80f3db5

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

ISSUE_TEMPLATE.md .github/ISSUE_TEMPLATE.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22

33
This issue tracker is only for technical issues related to zcashd.
44

5-
General zcash questions and/or support requests and are best directed to the [Zcash Forums](https://forum.z.cash) or [Community Rocket.Chat](https://chat.zcashcommunity.com).
5+
General Zcash questions and/or support requests and are best directed to the [Zcash Forums](https://forum.z.cash) or [Community Rocket.Chat](https://chat.zcashcommunity.com).
66

77
For reporting security vulnerabilities or for sensitive discussions with our security team, please contact [[email protected]](mailto:[email protected]). You can use the [GPG key](https://z.cash/gpg-pubkeys/security.asc) (fingerprint: `AF85 0445 546C 18B7 86F9 2C62 88FB 8B86 D8B5 A68C`) to send an encrypted message. The key and fingerprint are duplicated on our [Public Keys page](https://z.cash/support/pubkeys.html).
88

99
### Describe the issue
10+
Please provide a general summary of the issue you're experiencing
1011

1112
### Can you reliably reproduce the issue?
1213
#### If so, please list the steps to reproduce below:
@@ -33,9 +34,9 @@ Run `zcashd --version` to find out
3334
- Compiler version (gcc -version):
3435

3536
### Any extra information that might be useful in the debugging process.
36-
This includes the relevant contents of `~/.zcash/debug.log`. Raw text or a link to a pastebin type site are preferred.
37+
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.
3738
Please also include any non-standard things you did during compilation (extra flags, dependency version changes etc.) if applicable.
3839

39-
### Do you have a back up of `~/.zcash directory` and/or take a VM snapshot?
40+
### Do you have a back up of `~/.zcash` directory and/or take a VM snapshot?
4041
- Backing up / making a copy of the `~/.zcash` directory might help make the problem reproducible. Please redact appropriately.
4142
- Taking a VM snapshot is really helpful for interactively testing fixes

0 commit comments

Comments
 (0)