From 22fb0020cec9a93ebc9d0a44276fa5ad4c8a0aea Mon Sep 17 00:00:00 2001 From: Robin Krom Date: Mon, 18 May 2020 21:45:21 +0200 Subject: [PATCH] Updated developer-bug-report.md [skip ci] --- .../ISSUE_TEMPLATE/developer-bug-report.md | 23 +++++++------------ 1 file changed, 8 insertions(+), 15 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/developer-bug-report.md b/.github/ISSUE_TEMPLATE/developer-bug-report.md index e05835fed..1ffa7da1e 100644 --- a/.github/ISSUE_TEMPLATE/developer-bug-report.md +++ b/.github/ISSUE_TEMPLATE/developer-bug-report.md @@ -13,11 +13,11 @@ This GitHub repository is for developers, if you want to report a bug for Greens A clear and concise description of what the bug is. **To Reproduce** -Steps to reproduce the behavior: -1. Go to '...' -2. Click on '....' -3. Scroll down to '....' -4. See error +Example steps to reproduce the behavior: +1. Capture '....' +2. Open Editor +3. Add a line +4. Resize **Expected behavior** A clear and concise description of what you expected to happen. @@ -25,16 +25,9 @@ A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. -**Desktop (please complete the following information):** - - OS: [e.g. iOS] - - Browser [e.g. chrome, safari] - - Version [e.g. 22] - -**Smartphone (please complete the following information):** - - Device: [e.g. iPhone6] - - OS: [e.g. iOS8.1] - - Browser [e.g. stock browser, safari] - - Version [e.g. 22] +**Versions (please complete the following information):** + - Greenshot version + - Windows version **Additional context** Add any other context about the problem here.