mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
32 lines
796 B
Markdown
32 lines
796 B
Markdown
---
|
|
name: "\U0001F41E Bug report"
|
|
about: Create a bug report to help us improve Flow Launcher
|
|
title: "[Describe Your Bug]"
|
|
labels: 'bug'
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Describe the bug/issue**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behavior:
|
|
1. ...
|
|
2. ...
|
|
3. ...
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
**Your System**
|
|
```
|
|
Windows build number: (run "ver" at a command prompt)
|
|
Flow Launcher version: (Settings => About)
|
|
```
|
|
**Flow Launcher Error Log**
|
|
<!--
|
|
The latest log file can be found here: %AppData%\FlowLauncher\Logs\<version>\<date>.txt
|
|
or for portable mode: %LocalAppData%\FlowLauncher\<App-Version>\UserData\Logs\<version>\<date>.txt
|
|
Drag and drop the log file below this comment.
|
|
-->
|