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

44 lines
638 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
> Note: 提问前请先看FAQ, 即 #2716
**Description(描述)**
> Please description your issue here(描述你遇到了什么问题)
1. SRS Version(版本): `xxxxxx`
1. SRS Log(日志):
3 years ago
```
xxxxxxxxxxxx
```
1. SRS Config(配置):
3 years ago
```
xxxxxxxxxxxx
```
**Replay(重现)**
> Please describe how to replay the bug? (重现Bug的步骤)
1. `xxxxxx`
1. `xxxxxx`
1. `xxxxxx`
**Expect(期望行为)**
> Please describe your expectation(描述你期望发生的事情)