51 lines
1.3 KiB
Markdown
51 lines
1.3 KiB
Markdown
|
---
|
||
|
name: HTML5 Issue
|
||
|
about: Template for creating HTML5 Issue (frontend which you see during a session, not Greenlight).
|
||
|
title: ''
|
||
|
labels: 'module: client'
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
<!--PLEASE DO NOT FILE ISSUES FOR GENERAL SUPPORT QUESTIONS.
|
||
|
This issue tracker is only for bbb development related issues.-->
|
||
|
|
||
|
**Describe the bug**
|
||
|
A clear and concise description of what the bug is.
|
||
|
|
||
|
**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.
|
||
|
|
||
|
**Actual behavior**
|
||
|
A clear and concise description of what you expected to happen.
|
||
|
|
||
|
**Screenshots**
|
||
|
If applicable, add screenshots to help explain your problem.
|
||
|
|
||
|
**BBB version:**
|
||
|
BigBlueButton continually evolves. Providing the version/build helps us to pinpoint when an issue was introduced.
|
||
|
Example:
|
||
|
$ sudo bbb-conf --check | grep BigBlueButton
|
||
|
BigBlueButton Server 2.2.2 (1816)
|
||
|
|
||
|
**Desktop (please complete the following information):**
|
||
|
- OS: [e.g. Windows, Mac]
|
||
|
- Browser [e.g. Chrome, Safari]
|
||
|
- Version [e.g. 22]
|
||
|
|
||
|
**Smartphone (please complete the following information):**
|
||
|
- Device: [e.g. iPhone6]
|
||
|
- OS: [e.g. iOS8.1]
|
||
|
- Browser [e.g. stock browser, Safari]
|
||
|
- Version [e.g. 22]
|
||
|
|
||
|
**Additional context**
|
||
|
Add any other context about the problem here.
|