mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Updatd placeholder and desc
This commit is contained in:
parent
2c5352a464
commit
2aa6819f33
1 changed files with 3 additions and 7 deletions
10
.github/ISSUE_TEMPLATE/bug-report.yaml
vendored
10
.github/ISSUE_TEMPLATE/bug-report.yaml
vendored
|
|
@ -42,6 +42,7 @@ body:
|
|||
attributes:
|
||||
label: Flow Launcher Version
|
||||
description: Go to "Settings" => "About".
|
||||
placeholder: "1.11.0"
|
||||
validations:
|
||||
required: true
|
||||
|
||||
|
|
@ -49,6 +50,7 @@ body:
|
|||
attributes:
|
||||
label: Windows Build Number
|
||||
description: Run "ver" at CMD (command prompt) or go to Windows Settings -> Systems -> About.
|
||||
placeholder: "10.0.19043.1288"
|
||||
validations:
|
||||
required: true
|
||||
|
||||
|
|
@ -58,13 +60,7 @@ body:
|
|||
attributes:
|
||||
label: Error Log
|
||||
description: >
|
||||
Log file place:
|
||||
|
||||
Go to "Settings" => "About" => "DevTools" => Click Tools Button => "Log Folder".
|
||||
|
||||
- The latest version place: `%AppData%\FlowLauncher\Logs\<version>\<date>.txt`
|
||||
|
||||
- For portable mode: `Your-Flow-Location\<App-Version>\UserData\Logs\<version>\<date>.txt`
|
||||
Go to "Settings" => "About" => "DevTools" => Click Tools Button => "Log Folder" and find log file containing the error info.
|
||||
value: >
|
||||
<details>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue