From b175a2df60bc1d1c7a5a9cf4af44f8bbe4117fdc Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Thu, 2 Jan 2020 15:45:20 -0500 Subject: [PATCH] Update github issue template --- .github/ISSUE_TEMPLATE.md | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index d73d84b67..c1ad8ec1e 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,26 +1,31 @@ -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 + Please provide a general summary of the issue you're experiencing ### Can you reliably reproduce the issue? + #### If so, please list the steps to reproduce below: 1. 2. 3. ### Expected behaviour + Tell us what should happen ### Actual behaviour + errors + 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: -Run `komodod --version` to find out + +Run `hushd --version` to find out ### Machine specs: - OS name + version: @@ -32,9 +37,9 @@ Run `komodod --version` to find out - Compiler version (gcc -version): ### 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. -### Do you have a backup of `~/.komodo` directory and/or take a VM snapshot? -- 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 +Beware that usernames and IP addresses and other metadata may be in this log file. +