From dcfdcb28318915fbdef36f8070443314b6f0bb6c Mon Sep 17 00:00:00 2001 From: Linda Lee Date: Mon, 1 Jun 2020 14:48:10 -0500 Subject: [PATCH] Update bug report.md --- .github/ISSUE_TEMPLATE/bug-report.md | 55 ++++------------------------ 1 file changed, 7 insertions(+), 48 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 202d804..f049de6 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -1,58 +1,17 @@ --- name: Bug report -about: Create a report about a bug in lightwalletd. +about: Tell us what's wrong. title: '' labels: 'bug' assignees: '' --- - - -### 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 Zcash you were using: -Run `lightwalletd --version` to find out - -### Machine specs: -- OS name + version: -- CPU: -- RAM: -- Disk size: -- Disk Type (HD/SDD): -- Linux kernel version (uname -a): -- Compiler version (run `go version`): - -### Any extra information that might be useful in the debugging process. -This includes the relevant contents of `server.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. +**Solution** +Add fix suggestions here, or what you’d like to see.