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
2022-12-30 11:43:36 +08:00

65 lines
650 B
Markdown

---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
> Note: Please read FAQ before file an issue, see #2716
## Description
Please description your issue here
1. SRS Version: x.x.x
2. SRS Log:
```
xxxxxxxxxxxx
xxxxxxxxxxxx
xxxxxxxxxxxx
```
3. SRS Config:
```
xxxxxxxxxxxx
xxxxxxxxxxxx
xxxxxxxxxxxx
```
## Replay
Please describe how to replay the bug?
Step 1: xxxxxx
```
xxxxxxxxxxxx
xxxxxxxxxxxx
xxxxxxxxxxxx
```
Step 2: xxxxxx
```
xxxxxxxxxxxx
xxxxxxxxxxxx
xxxxxxxxxxxx
```
Step 3: xxxxxx
```
xxxxxxxxxxxx
xxxxxxxxxxxx
xxxxxxxxxxxx
```
## Expect
Please describe your expectation.