mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Update issue_template.md
This commit is contained in:
parent
e45563e925
commit
9c066081dd
1 changed files with 33 additions and 9 deletions
42
.github/issue_template.md
vendored
42
.github/issue_template.md
vendored
|
@ -13,31 +13,55 @@ assignees: ''
|
||||||
|
|
||||||
**Description(描述)**
|
**Description(描述)**
|
||||||
|
|
||||||
> Please description your issue here(描述你遇到了什么问题)
|
Please description your issue here(描述你遇到了什么问题)
|
||||||
|
|
||||||
1. SRS Version(版本): `xxxxxx`
|
1. SRS Version(版本): x.x.x
|
||||||
|
|
||||||
1. SRS Log(日志):
|
2. SRS Log(日志):
|
||||||
|
|
||||||
```
|
```
|
||||||
xxxxxxxxxxxx
|
xxxxxxxxxxxx
|
||||||
|
xxxxxxxxxxxx
|
||||||
|
xxxxxxxxxxxx
|
||||||
```
|
```
|
||||||
|
|
||||||
1. SRS Config(配置):
|
3. SRS Config(配置):
|
||||||
|
|
||||||
```
|
```
|
||||||
xxxxxxxxxxxx
|
xxxxxxxxxxxx
|
||||||
|
xxxxxxxxxxxx
|
||||||
|
xxxxxxxxxxxx
|
||||||
```
|
```
|
||||||
|
|
||||||
**Replay(重现)**
|
**Replay(重现)**
|
||||||
|
|
||||||
> Please describe how to replay the bug? (重现Bug的步骤)
|
Please describe how to replay the bug? (重现Bug的步骤)
|
||||||
|
|
||||||
1. `xxxxxx`
|
Step 1: xxxxxx
|
||||||
1. `xxxxxx`
|
|
||||||
1. `xxxxxx`
|
```
|
||||||
|
xxxxxxxxxxxx
|
||||||
|
xxxxxxxxxxxx
|
||||||
|
xxxxxxxxxxxx
|
||||||
|
```
|
||||||
|
|
||||||
|
Step 2: xxxxxx
|
||||||
|
|
||||||
|
```
|
||||||
|
xxxxxxxxxxxx
|
||||||
|
xxxxxxxxxxxx
|
||||||
|
xxxxxxxxxxxx
|
||||||
|
```
|
||||||
|
|
||||||
|
Step 3: xxxxxx
|
||||||
|
|
||||||
|
```
|
||||||
|
xxxxxxxxxxxx
|
||||||
|
xxxxxxxxxxxx
|
||||||
|
xxxxxxxxxxxx
|
||||||
|
```
|
||||||
|
|
||||||
**Expect(期望行为)**
|
**Expect(期望行为)**
|
||||||
|
|
||||||
> Please describe your expectation(描述你期望发生的事情)
|
Please describe your expectation(描述你期望发生的事情)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue