Skip to content

Commit 2aa6819

Browse files
Updatd placeholder and desc
1 parent 2c5352a commit 2aa6819

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

.github/ISSUE_TEMPLATE/bug-report.yaml

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,15 @@ body:
4242
attributes:
4343
label: Flow Launcher Version
4444
description: Go to "Settings" => "About".
45+
placeholder: "1.11.0"
4546
validations:
4647
required: true
4748

4849
- type: input
4950
attributes:
5051
label: Windows Build Number
5152
description: Run "ver" at CMD (command prompt) or go to Windows Settings -> Systems -> About.
53+
placeholder: "10.0.19043.1288"
5254
validations:
5355
required: true
5456

@@ -58,13 +60,7 @@ body:
5860
attributes:
5961
label: Error Log
6062
description: >
61-
Log file place:
62-
63-
Go to "Settings" => "About" => "DevTools" => Click Tools Button => "Log Folder".
64-
65-
- The latest version place: `%AppData%\FlowLauncher\Logs\<version>\<date>.txt`
66-
67-
- For portable mode: `Your-Flow-Location\<App-Version>\UserData\Logs\<version>\<date>.txt`
63+
Go to "Settings" => "About" => "DevTools" => Click Tools Button => "Log Folder" and find log file containing the error info.
6864
value: >
6965
<details>
7066

0 commit comments

Comments
 (0)