1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-14 20:31:56 +00:00

Update Issue template

This commit is contained in:
winlin 2021-11-05 07:55:16 +08:00
parent df7faa1603
commit 2c6ad53053

View file

@ -3,26 +3,30 @@ name: File bug
about: File bug to improve SRS
title: ''
labels: ''
assignees: ''
assignees: 'winlinvip'
---
> 注意不提供以下信息的Issue会被直接删除(Please follow issue template, or we will delete it)
> 注意咨询和讨论请提交到SRS星球(Please ask question at) http://bbs.ossrs.net
> 注意提问前请先看FAQ(Please read FAQ before file an issue) #2716
**描述(Description)**
> 描述你遇到了什么问题(Please description your issue here)
1. SRS版本(Version): `xxxxxx`
1. SRS的日志如下(Log):
```
xxxxxxxxxxxx
```
1. SRS的配置如下(Config):
```
xxxxxxxxxxxx
```
**重现(Replay)**