From e0683a6c24d3e36bb1526f49dedfe75f97dff3e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20P=C3=B6lzl?= <33464174+ppoelzl@users.noreply.github.com> Date: Tue, 27 Oct 2020 23:50:16 +0100 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 722b8ea7..7cd438f9 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -17,7 +17,8 @@ Please try to fill in as much of the template below as you're able. * **What happened?** * **What were you trying to do?** * **What steps will reproduce the bug?** -* **Does it reproduce every time? If not, why so?** -* **Additional information:** -If you receive an error or experience graphical bugs, include a screenshot. -Also include a shareable build link, even in cases where you experience issues not specific to a certain build. This helps us greatly to reproduce bugs faster. +* **Does it reproduce every time?** +* **Provide a build code:** +Always provide a build code that exhibits the bug you want to report, even if it is not specific to a particular build. This helps us greatly to reproduce bugs faster. Otherwise, we will have to ask you for the code first before investigating, which would delay any possible fixes. +* **Screenshots:** +If you receive an error or experience graphical bugs, include one or multiple screenshots. GIFs or short videos are also okay, if the bug cannot be displayed in a still image.