33 lines
699 B
Markdown
33 lines
699 B
Markdown
---
|
|
name: Bug report
|
|
about: An issue about things that aren't working as intended.
|
|
title: "[BUG]"
|
|
labels: bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Description**
|
|
What the bug looks like, where it's present, and other relevant information.
|
|
|
|
**System**
|
|
On desktop:
|
|
* OS (Windows, Linux, macOS, etc.)
|
|
* Browser (Firefox, Chrome, Safari, etc.)
|
|
* Version (e.g. 22)
|
|
|
|
On mobile:
|
|
* Device (Samsung galaxy 20, iPhone 13, etc.)
|
|
* OS (Android 15, iOS 18.2.1, etc.)
|
|
* Browser (Firefox, Chrome, Safari, etc.)
|
|
* Version (e.g. 22)
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Screenshots**
|
|
Recommended but optional screenshots.
|
|
|
|
**Additional context**
|
|
Other context about the problem.
|