diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 00000000..7b1150a3 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,14 @@ +# Template + +If you dont understand something just leave it. +If you can provide more detailed information than the template allows for, please ignore the template and present all of your findings. + +* Version of vulkano: TODO +* OS: TODO +* GPU (the selected PhysicalDevice): TODO +* GPU Driver: TODO +* Upload of a reasonably minimal complete `main.rs` file that demonstrates the issue: TODO + +# Issue + +Please describe the issue and provide anything at all that will help us resolve it.