Merge pull request #508 from naj59/master

basic issue template
This commit is contained in:
itsmattkc
2019-02-13 16:27:03 -08:00
committed by GitHub
+26
View File
@@ -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
```