Update github issue template
This commit is contained in:
19
.github/ISSUE_TEMPLATE.md
vendored
19
.github/ISSUE_TEMPLATE.md
vendored
@@ -1,26 +1,31 @@
|
|||||||
<!--- Remove text and sections that do not apply -->
|
<!--- Remove text and sections that do not apply -->
|
||||||
|
|
||||||
This issue tracker is only for technical issues related to komodod
|
This issue tracker is only for technical issues related to hushd
|
||||||
|
|
||||||
General Komodo questions and/or support requests and are best directed to [Discord](https://komodoplatform.com/discord)
|
General Hush questions and/or support requests and are best directed to [Discord](https://myhush.org/discord)
|
||||||
|
|
||||||
### Describe the issue
|
### Describe the issue
|
||||||
|
|
||||||
Please provide a general summary of the issue you're experiencing
|
Please provide a general summary of the issue you're experiencing
|
||||||
|
|
||||||
### Can you reliably reproduce the issue?
|
### Can you reliably reproduce the issue?
|
||||||
|
|
||||||
#### If so, please list the steps to reproduce below:
|
#### If so, please list the steps to reproduce below:
|
||||||
1.
|
1.
|
||||||
2.
|
2.
|
||||||
3.
|
3.
|
||||||
|
|
||||||
### Expected behaviour
|
### Expected behaviour
|
||||||
|
|
||||||
Tell us what should happen
|
Tell us what should happen
|
||||||
|
|
||||||
### Actual behaviour + errors
|
### Actual behaviour + errors
|
||||||
|
|
||||||
Tell us what happens instead including any noticable error output (any messages displayed on-screen when e.g. a crash occurred)
|
Tell us what happens instead including any noticable error output (any messages displayed on-screen when e.g. a crash occurred)
|
||||||
|
|
||||||
### The version of Komodo you were using:
|
### The version of Komodo you were using:
|
||||||
Run `komodod --version` to find out
|
|
||||||
|
Run `hushd --version` to find out
|
||||||
|
|
||||||
### Machine specs:
|
### Machine specs:
|
||||||
- OS name + version:
|
- OS name + version:
|
||||||
@@ -32,9 +37,9 @@ Run `komodod --version` to find out
|
|||||||
- Compiler version (gcc -version):
|
- Compiler version (gcc -version):
|
||||||
|
|
||||||
### Any extra information that might be useful in the debugging process.
|
### Any extra information that might be useful in the debugging process.
|
||||||
This includes the relevant contents of `~/.komodo/debug.log`. You can paste raw text, attach the file directly in the issue or link to the text via a pastebin type site.
|
|
||||||
|
This includes the relevant contents of `~/.komodo/HUSH3/debug.log`. You can paste raw text, attach the file directly in the issue or link to the text via a pastebin type site.
|
||||||
Please also include any non-standard things you did during compilation (extra flags, dependency version changes etc.) if applicable.
|
Please also include any non-standard things you did during compilation (extra flags, dependency version changes etc.) if applicable.
|
||||||
|
|
||||||
### Do you have a backup of `~/.komodo` directory and/or take a VM snapshot?
|
Beware that usernames and IP addresses and other metadata may be in this log file.
|
||||||
- Backing up / making a copy of the `~/.komodo` directory might help make the problem reproducible. Please redact appropriately.
|
|
||||||
- Taking a VM snapshot is really helpful for interactively testing fixes
|
|
||||||
|
|||||||
Reference in New Issue
Block a user