mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-13 19:49:51 +01:00
8c07f8a995
Now mentions that the program version can be copied from the "About" page.
27 lines
838 B
Markdown
27 lines
838 B
Markdown
---
|
|
name: Bug report
|
|
about: Report something not working correctly that should be fixed
|
|
title: ''
|
|
labels: bug, needs triage
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Describe the bug**
|
|
<!-- A clear and concise description of what the bug is. -->
|
|
|
|
**To Reproduce**
|
|
<!-- Steps to reproduce the behavior -->
|
|
|
|
**Expected behavior**
|
|
<!-- A clear and concise description of what you expected to happen. -->
|
|
|
|
**Screenshots**
|
|
<!-- If applicable, add screenshots to help explain your problem. Use the integrated uploader of the issue form to upload images, or copy an image to the clipboard and paste it in the input box -->
|
|
|
|
**Chatterino version**
|
|
<!-- Please copy the version information from the "About" page in the Settings, e.g. `Chatterino 2.1.4 (commit 35c7853c4, 16.09.2019)` -->
|
|
|
|
**Additional context**
|
|
<!-- Add any other context about the problem here. -->
|