mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Squash: Fix bugs. v5.0.20
This commit is contained in:
parent
d2fe83b032
commit
4110fb14cb
36 changed files with 433 additions and 98 deletions
40
.github/ISSUE_TEMPLATE/bug_report.md
vendored
40
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -1,40 +0,0 @@
|
|||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
> 注意:提问前,请先看FAQ(Please read FAQ before file an issue) https://github.com/ossrs/srs/issues/2716
|
||||
|
||||
**描述(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)
|
20
.github/ISSUE_TEMPLATE/feature_request.md
vendored
20
.github/ISSUE_TEMPLATE/feature_request.md
vendored
|
@ -1,20 +0,0 @@
|
|||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Is your feature request related to a problem? Please describe.**
|
||||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
||||
|
||||
**Describe the solution you'd like**
|
||||
A clear and concise description of what you want to happen.
|
||||
|
||||
**Describe alternatives you've considered**
|
||||
A clear and concise description of any alternative solutions or features you've considered.
|
||||
|
||||
**Additional context**
|
||||
Add any other context or screenshots about the feature request here.
|
Loading…
Add table
Add a link
Reference in a new issue