diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 000000000..15137c1b6 --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,26 @@ + +*If you are requesting a feature, you can remove the following content. If not, it would help get a faster feedback on your issue.* + +__Olive version:__ +__Source:__ *(AppImage, Website etc.)* +__Operating system:__ *(Ubuntu 18.04 64-bit)* +__CPU:__ *Intel i5-4300U* +__GPU:__ *NVIDIA Geforce GT 1030 2GB (Driver ver xxx.xx.xx)* + +### Detailed Description + +*your issue description here* + +### Steps to reproduce + +1. +2. +3. +4. +... + +### Output log + +``` +please paste it here for better reading +``` \ No newline at end of file