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

35 lines
512 B
Plaintext

---
name: File bug
about: File bug to improve SRS
title: ''
labels: ''
assignees: ''
---
**描述(Description)**
> 描述你遇到了什么问题(Please description your issue here)
1. SRS版本(Version): `xxxxxx`
1. SRS的日志如下(Log):
```
xxxxxxxxxxxx
```
1. SRS的配置如下(Config):
```
xxxxxxxxxxxx
```
**重现(Replay)**
> 重现Bug的步骤(How to replay bug?)
1. `xxxxxx`
1. `xxxxxx`
1. `xxxxxx`
**期望行为(Expect)**
> 描述你期望发生的事情(Please describe your expectation)