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
636 B
Markdown

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

---
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(描述你期望发生的事情)