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

ISSUE_TEMPLATE.md « .github - github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7bdf35455c72cc110a4e6f012cd55959dbadcc4b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<!--
The following template is useful for filing new issues. Processing an issue will go much faster when this is filled out.
Before filing, please check if the issue already exists (either open or closed).
Thank you for using Cura!
-->

Application Version:
<!-- The version of the application this issue occurs with -->

Platform:
<!-- Information about the platform the issue occurs on -->

Qt:
<!-- The version of Qt used (not necessary if you're using the version from Ultimaker's website) -->

PyQt:
<!-- The version of PyQt used (not necessary if you're using the version from Ultimaker's website) -->

Display Driver:
<!--  Video driver name and version -->

Steps to Reproduce:
<!-- Add the steps needed that lead up to the issue (replace this text) -->

Actual Results:
<!-- What happens after the above steps have been followed (replace this text) -->

Expected results:
<!-- What should happen after the above steps have been followed (replace this text) -->

Additional Information:
<!-- Extra information relevant to the issue, like screenshots (replace this text) -->