You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
srs/.github/issue_template.md

66 lines
650 B
Markdown

---
3 years ago
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
3 years ago
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:
3 years ago
```
xxxxxxxxxxxx
xxxxxxxxxxxx
xxxxxxxxxxxx
```
3. SRS Config:
3 years ago
```
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.