GitHub: update issue template

This commit is contained in:
Stéphane L 2017-08-05 18:50:03 +02:00
parent 4b89464349
commit e198ed7a9c

View File

@ -1,18 +1,16 @@
#### Issue type
- [ ] Bug
- [ ] Feature request
- [ ] Other
##### Issue type
Bug report? Feature request? Other?
#### Description
##### Description
*Replace this with a description of the bug encountered or feature requested.*
#### Steps to reproduce
*If it's a bug, please describe the steps to reproduce it. Otherwise, remove this section.*
##### Steps to reproduce and other useful info
*If it's a bug, please describe the steps to reproduce it and PLEASE include an OBS log file. Otherwise, remove this section.*
#### Technical information
##### Technical information
- **Operating System** :
- **OBS Studio version** :
#### Development Environment
##### Development Environment
*If you're trying to compile obs-websocket, please describe your compiler type and version (e.g: GCC 4.7, VC2013, ...), and the CMake settings used.
Remove this section if it doesn't apply to your case.*