Create GitHub issue template

Might help streamlining issue creation and handling.
This commit is contained in:
ChrisTerBeke 2017-12-18 20:57:43 +01:00 committed by GitHub
parent cab27711ad
commit 16ce1e870e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

32
.github/ISSUE_TEMPLATE.md vendored Normal file
View 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) -->