1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-13 20:01:56 +00:00
srs/.github/issue_template.md
2022-04-29 18:22:33 +08:00

43 lines
636 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
> Note: Please read FAQ before file an issue, see 2716
> Note: 提问前请先看FAQ, 即 2716
**Description(描述)**
> Please description your issue here(描述你遇到了什么问题)
1. SRS Version(版本): `xxxxxx`
1. SRS Log(日志):
```
xxxxxxxxxxxx
```
1. SRS Config(配置):
```
xxxxxxxxxxxx
```
**Replay(重现)**
> Please describe how to replay the bug? (重现Bug的步骤)
1. `xxxxxx`
1. `xxxxxx`
1. `xxxxxx`
**Expect(期望行为)**
> Please describe your expectation(描述你期望发生的事情)