34 lines
1 KiB
Markdown
34 lines
1 KiB
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
labels: bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
## Bug description
|
|
<!-- A short summary of the issue. You can also explain how it affected you or explain some background of the story. -->
|
|
|
|
## Steps to reproduce
|
|
<!-- Describe what steps you did/can do to reproduce the problem. Also mention if it is not always reproducible. If applicable, add screenshots to help explain your problem. -->
|
|
|
|
1.
|
|
2.
|
|
3.
|
|
|
|
### Actual behavior
|
|
<!-- The behavior you experienced. -->
|
|
|
|
### Expected behavior
|
|
<!-- A clear and concise description of what you expected to happen. -->
|
|
|
|
## System
|
|
<!-- Add some information about your system. You can omit values if you think they are really not necessary. -->
|
|
|
|
Operating system and version:
|
|
Browser and version: Firefox
|
|
Add-on version:
|
|
|
|
## Possible solution
|
|
<!-- Add references to other issues/docs/websites here or look into the code to find the potential causes of the problem or how to fix it. Omit this, if you don't know what to write here. -->
|