mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-16 19:05:58 +08:00
Create GitHub issue template
Might help streamlining issue creation and handling.
This commit is contained in:
parent
cab27711ad
commit
16ce1e870e
32
.github/ISSUE_TEMPLATE.md
vendored
Normal file
32
.github/ISSUE_TEMPLATE.md
vendored
Normal file
@ -0,0 +1,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) -->
|
Loading…
x
Reference in New Issue
Block a user