mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
GitHub: update issue template
This commit is contained in:
16
.github/ISSUE_TEMPLATE.md
vendored
16
.github/ISSUE_TEMPLATE.md
vendored
@ -1,18 +1,16 @@
|
|||||||
#### Issue type
|
##### Issue type
|
||||||
- [ ] Bug
|
Bug report? Feature request? Other?
|
||||||
- [ ] Feature request
|
|
||||||
- [ ] Other
|
|
||||||
|
|
||||||
#### Description
|
##### Description
|
||||||
*Replace this with a description of the bug encountered or feature requested.*
|
*Replace this with a description of the bug encountered or feature requested.*
|
||||||
|
|
||||||
#### Steps to reproduce
|
##### Steps to reproduce and other useful info
|
||||||
*If it's a bug, please describe the steps to reproduce it. Otherwise, remove this section.*
|
*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** :
|
- **Operating System** :
|
||||||
- **OBS Studio version** :
|
- **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.
|
*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.*
|
Remove this section if it doesn't apply to your case.*
|
||||||
|
Reference in New Issue
Block a user