From 7643e53615b60da91e4200792d714cff2d0d20db Mon Sep 17 00:00:00 2001 From: Dharkael Date: Fri, 17 Aug 2018 16:45:18 +0200 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/Bug_report.md | 38 ++++++++++++----------- .github/ISSUE_TEMPLATE/Feature_request.md | 18 +++++------ 2 files changed, 29 insertions(+), 27 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md index b03c5858..d253e120 100644 --- a/.github/ISSUE_TEMPLATE/Bug_report.md +++ b/.github/ISSUE_TEMPLATE/Bug_report.md @@ -1,18 +1,20 @@ ---- -name: bug report -about: Create a report to help us improve - ---- - -**Describe the bug** -A clear and concise description of what the bug is. - -**To Reproduce** -Steps to reproduce the behavior - -**Expected behavior** -A clear and concise description of what you expected to happen. - -**Desktop (please complete the following information):** - - OS: [e.g. Ubuntu 16.14 Mate] - - Version [e.g. 22] +--- +name: bug report +about: Create a report to help us improve + +--- + +**Flameshot version** + + +**Describe the bug** + + +**To Reproduce** + + +**Expected behavior** + + +**System Information** + diff --git a/.github/ISSUE_TEMPLATE/Feature_request.md b/.github/ISSUE_TEMPLATE/Feature_request.md index d574e21f..8b511242 100644 --- a/.github/ISSUE_TEMPLATE/Feature_request.md +++ b/.github/ISSUE_TEMPLATE/Feature_request.md @@ -1,9 +1,9 @@ ---- -name: feature request -about: Suggest an idea for this project - ---- - -**Is your feature request related to a problem? Please describe.** -A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -Please, a single feature per issue. +--- +name: feature request +about: Suggest an idea for this project + +--- + +**Is your feature request related to a problem?** +A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] +Please, a single feature per issue.