From ce4b75d86c2977c3b5e39d571c5dba4f2b44b727 Mon Sep 17 00:00:00 2001 From: Ace Date: Sun, 2 Jun 2019 15:36:34 +0200 Subject: [PATCH] Cleaned up issue template --- .github/ISSUE_TEMPLATE/bug_report.md | 20 ++++---------------- 1 file changed, 4 insertions(+), 16 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index f06d040..9a2eafc 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,25 +1,13 @@ ---- -name: Bug report -about: Create a report to help us improve - ---- - # Submitting Issues Please only submit reproducible issues and write the instructions on how to reproduce them. When you are submitting a new issue, please supply the following information: -* **Version info;** Copy the data inside the Info.txt file (`/home/pi/E-Paper-Master/Info.txt`). If there's no such file, you are using an outdated version. Please consider updating. +### Release version -* **Error output:** Any errors of the Main script can be found in `/home/pi/E-Paper-Master/E-Paper-err.log`. You don't need to copy the entire file (please don't) but rather the latest errors that occured. +### Expected behavior -* **Changes made:** If you have made any changes (apart from personal information), also include them to help debugging. +### Actual behavior -* **Description**: Provide a detailed description about the issue and include specific details to help us understand the problem. Adding screenshots will help describing the problem. - -* **Steps to reproduce:** List the step by step process to reproduce the issue. - -* **Results**: Describe what you expected to see and what you actually saw. - -* **Additional Notes:** Provide any other relevant notes not previously mentioned. This is optional. +### Steps to reproduce the behavior