diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 61eea318..8c118039 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -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.*