1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-13 11:51:57 +00:00
srs/.github/issue_template.md

41 lines
615 B
Markdown
Raw Normal View History

2019-11-18 09:08:33 +00:00
---
2021-12-26 09:30:51 +00:00
name: Bug report
about: Create a report to help us improve
2019-11-18 09:08:33 +00:00
title: ''
labels: ''
2021-12-26 09:30:51 +00:00
assignees: ''
2019-11-18 09:08:33 +00:00
---
2022-04-29 09:55:02 +00:00
> 注意提问前请先看FAQ(Please read FAQ before file an issue) issue 2716
2019-12-19 11:07:33 +00:00
**描述(Description)**
2019-11-18 09:08:33 +00:00
2019-12-27 03:16:14 +00:00
> 描述你遇到了什么问题(Please description your issue here)
2019-12-19 11:07:33 +00:00
2019-12-19 11:16:04 +00:00
1. SRS版本(Version): `xxxxxx`
2021-11-07 10:53:21 +00:00
2019-12-19 11:07:33 +00:00
1. SRS的日志如下(Log):
2021-11-07 10:53:21 +00:00
2021-12-26 09:30:51 +00:00
```
2019-12-19 11:11:30 +00:00
xxxxxxxxxxxx
2019-11-18 09:08:33 +00:00
```
2021-11-07 10:53:21 +00:00
2020-02-14 03:17:19 +00:00
1. SRS的配置如下(Config):
2021-11-07 10:53:21 +00:00
2021-12-26 09:30:51 +00:00
```
2020-02-14 03:17:19 +00:00
xxxxxxxxxxxx
```
2019-11-18 09:08:33 +00:00
2019-12-19 11:07:33 +00:00
**重现(Replay)**
2019-12-27 03:16:14 +00:00
> 重现Bug的步骤(How to replay bug?)
2019-11-30 05:58:10 +00:00
2019-12-27 03:16:14 +00:00
1. `xxxxxx`
1. `xxxxxx`
1. `xxxxxx`
2019-11-18 09:08:33 +00:00
2019-12-19 11:07:33 +00:00
**期望行为(Expect)**
2019-12-27 03:16:14 +00:00
> 描述你期望发生的事情(Please describe your expectation)