diff options
author | MarcoFalke <falke.marco@gmail.com> | 2019-08-29 17:10:38 +0200 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2019-09-08 15:39:54 +0200 |
commit | fabca7756d6908ad581f3a699f1be6ecc9f62e03 (patch) | |
tree | 754aeb8e0057088a44cc15aedb380d8e7d8a1342 /.github/ISSUE_TEMPLATE.md | |
parent | 189c19e012427a0068fc51b9fcb1428dc28aa681 (diff) |
doc: Add issue templates for bug and feature request
Diffstat (limited to '.github/ISSUE_TEMPLATE.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 8768a8ca6b..35b42424ad 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -17,7 +17,7 @@ If the node is "stuck" during sync or giving "block checksum mismatch" errors, p <!-- What type of machine are you observing the error on (OS/CPU and disk type)? --> -<!-- For the GUI-related issue on Linux provide names and versions of a distro, a desktop environment and a graphical shell (if relevant). --> +<!-- GUI-related issue? What is your operating system and its version? If Linux, what is your desktop environment and graphical shell? --> <!-- Any extra information that might be useful in the debugging process. --> <!--- This is normally the contents of a `debug.log` or `config.log` file. Raw text or a link to a pastebin type site are preferred. --> |