mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2024-11-23 03:10:04 +08:00
Update issue templates
This commit is contained in:
parent
8a51bd2d9e
commit
a9ad0552fd
26
.github/ISSUE_TEMPLATE/bug--.md
vendored
Normal file
26
.github/ISSUE_TEMPLATE/bug--.md
vendored
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
---
|
||||||
|
name: bug反馈
|
||||||
|
about: 反馈一个bug,这里应该有bug的简单描述
|
||||||
|
title: "[BUG]"
|
||||||
|
labels: bug
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**bug现象**
|
||||||
|
- bug产生时服务器的异常行为(例如: 崩溃/无法访问/丢包花屏)
|
||||||
|
- bug产生时,打印的上下文日志(可以截图或粘贴文本)
|
||||||
|
- 调试core文件时,崩溃触发点的函数调用栈(可以截图或粘贴文本)
|
||||||
|
|
||||||
|
**bug产生时的使用场景**
|
||||||
|
- 产生bug时,您正在使用zlm的什么功能模块?
|
||||||
|
|
||||||
|
**bug是否可以复现,怎么复现**
|
||||||
|
- 请描述bug复现时的操作步骤
|
||||||
|
|
||||||
|
**zlm代码git commit hash值**
|
||||||
|
- git log查看
|
||||||
|
|
||||||
|
**操作系统环境**
|
||||||
|
- 什么类型的操作系统,32位,64位?
|
||||||
|
- 什么cpu类型?
|
Loading…
Reference in New Issue
Block a user