From e198ed7a9cf63afafbb7a768979e3f81caba48ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20L?= Date: Sat, 5 Aug 2017 18:50:03 +0200 Subject: [PATCH] GitHub: update issue template --- .github/ISSUE_TEMPLATE.md | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) 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.*