Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGhostkeeper <rubend@tutanota.com>2019-06-17 12:54:58 +0300
committerGhostkeeper <rubend@tutanota.com>2019-06-17 12:54:58 +0300
commit669b1021c06853db8cdd32e8deaee04733e0d73c (patch)
tree5be00e29aee9894037e56107efbf1ee3cafe985e /.github
parentedcf90587031a086df3e51eb25fd73ff3fba84bf (diff)
Add reproduction steps to the bug report template
It's like the most important part of a bug report, in my opinion.
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug-report.md9
1 files 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**
<!-- The version of the application this issue occurs with -->
**Platform**
@@ -30,11 +30,14 @@ Thank you for using Cura!
**Printer**
<!-- Which printer was selected in Cura? If possible, please attach project file as .curaproject.3mf.zip -->
-**Actual Results**
+**Reproduction steps**
+<!-- How did you encounter the bug? -->
+
+**Actual results**
<!-- What happens after the above steps have been followed -->
**Expected results**
<!-- What should happen after the above steps have been followed -->
-**Additional Information**
+**Additional information**
<!-- Extra information relevant to the issue, like screenshots -->