From 669b1021c06853db8cdd32e8deaee04733e0d73c Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Mon, 17 Jun 2019 11:54:58 +0200 Subject: [PATCH] Add reproduction steps to the bug report template It's like the most important part of a bug report, in my opinion. --- .github/ISSUE_TEMPLATE/bug-report.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 033cfd5bcd..f1d700828b 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -21,7 +21,7 @@ To upload a project, try changing the extension to e.g. .curaproject.3mf.zip so Thank you for using Cura! --> -**Application Version** +**Application version** **Platform** @@ -30,11 +30,14 @@ Thank you for using Cura! **Printer** -**Actual Results** +**Reproduction steps** + + +**Actual results** **Expected results** -**Additional Information** +**Additional information**