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

38 lines
586 B
Plaintext

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
about: 描述一个Bug帮助改进系统
title: ''
labels: ''
assignees: ''
---
**描述**
描述你遇到了什么问题。
**环境**
1. 操作系统:```...```
1. 编码器(工具和版本)```...```
1. 播放器(工具和版本)```...```
1. SRS版本: ```...```
1. SRS的日志如下:
```
......
```
**重现**
重现Bug的步骤如下
1. 启动SRS运行 ```...```
1. 推流,运行 ```...```
1. 播放,运行 ```...```
1. 操作 ```...```
1. 重现了Bug关键信息如下
```
...
```
**期望行为**
描述你期望发生的事情。