1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-15 04:42:04 +00:00
srs/.github/ISSUE_TEMPLATE/bug_report.md

35 lines
818 B
Markdown
Raw Normal View History

2023-09-26 01:30:40 +00:00
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
2024-10-09 03:29:35 +00:00
!!! Before submitting a new bug report, please ensure you have searched for any existing bugs. Duplicate issues or
2024-02-02 11:29:05 +00:00
questions that are overly simple or already addressed in the documentation will be removed without any
response.
2023-09-26 01:30:40 +00:00
**Describe the bug**
A clear and concise description of what the bug is.
**Version**
Desribe your SRS Server version here.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Additional context**
Add any other context about the problem here.