diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..9827457 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,19 @@ +* **OS, Version, Architecture** *(e.g. Windows 8.1 x64)*: +* **JRE Vendor, Version** *(e.g. Oracle JDK 8u151)*: + + + +### Expected behaviour + + + +### Actual behaviour + + + +### Steps to reproduce the issue + + + +### Logs +**Add debug logs (or link to them) if reporting a bug. For that call ```Skype.setDebug(path)``` at any time before calling ```skype.connect()```.**