diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..3109d06 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,9 @@ +### Which version of the SDK was used? + +### Which platform are you using? (ex: Windows, Linux, Debian) + +### What problem was encountered? + +### How can we reproduce the problem in the simplest way? + +### Have you found a mitigation/solution?