mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Modify issue template
This commit is contained in:
parent
78670d2f6d
commit
c645be6b98
1 changed files with 13 additions and 13 deletions
26
.github/ISSUE_TEMPLATE
vendored
26
.github/ISSUE_TEMPLATE
vendored
|
@ -9,37 +9,37 @@ assignees: ''
|
||||||
|
|
||||||
**描述(Description)**
|
**描述(Description)**
|
||||||
|
|
||||||
描述你遇到了什么问题。<br/>
|
描述你遇到了什么问题。
|
||||||
(Please description your issue here.)
|
(Please description your issue here.)
|
||||||
|
|
||||||
**环境(Environment)**
|
**环境(Environment)**
|
||||||
|
|
||||||
1. 操作系统(OS):`...`
|
1. 操作系统(OS):`xxxxxx`
|
||||||
1. 编码器(工具和版本)(Encoder):`...`
|
1. 编码器(工具和版本)(Encoder):`xxxxxx`
|
||||||
1. 播放器(工具和版本)(Player):`...`
|
1. 播放器(工具和版本)(Player):`xxxxxx`
|
||||||
1. SRS版本(Version): `...`
|
1. SRS版本(Version): `xxxxxx`
|
||||||
1. SRS的日志如下(Log):
|
1. SRS的日志如下(Log):
|
||||||
|
|
||||||
```
|
```
|
||||||
......
|
xxxxxxxxxxxx
|
||||||
```
|
```
|
||||||
|
|
||||||
**重现(Replay)**
|
**重现(Replay)**
|
||||||
|
|
||||||
重现Bug的步骤如下:<br/>
|
重现Bug的步骤如下:
|
||||||
(How to replay bug?)
|
(How to replay bug?)
|
||||||
|
|
||||||
1. 启动SRS,运行(Start SRS by) `...`
|
1. 启动SRS,运行(Start SRS by) `xxxxxx`
|
||||||
1. 推流,运行(Publish by) `...`
|
1. 推流,运行(Publish by) `xxxxxx`
|
||||||
1. 播放,运行(Play by) `...`
|
1. 播放,运行(Play by) `xxxxxx`
|
||||||
1. 操作(Other steps) `...`
|
1. 操作(Other steps) `xxxxxx`
|
||||||
1. 重现了Bug,关键信息如下(Bug replayed, logs):
|
1. 重现了Bug,关键信息如下(Bug replayed, logs):
|
||||||
|
|
||||||
```
|
```
|
||||||
...
|
xxxxxx
|
||||||
```
|
```
|
||||||
|
|
||||||
**期望行为(Expect)**
|
**期望行为(Expect)**
|
||||||
|
|
||||||
描述你期望发生的事情。<br/>
|
描述你期望发生的事情。
|
||||||
(Please describe your expectation.)
|
(Please describe your expectation.)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue