Skip to content

Commit 2038a74

Browse files
committed
Improve bug report template details
1 parent a053e1c commit 2038a74

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,18 @@ Before continuing, make sure a similar request or a known issue does not exists
2626
<!-- If applicable, add screenshots to help explain your problem. -->
2727

2828
**Version, OS and Environment**
29-
<!-- Get details from `copyq version` command if possible. -->
29+
<!--
30+
Get details from `copyq version` command, or copy from the CopyQ main window:
31+
1. Open Action dialog (F5 shortcut).
32+
2. Enter command: `copyq: copy(version)`
33+
3. Click OK - the details should be copied to the system clipboard.
34+
4. Paste the details in the report.
35+
-->
3036

31-
- Application Version (for example 7.1.0)
32-
- OS (for example Windows 11, Ubuntu 22.04, macOS Sonoma 14.4)
37+
- Application Version (for example 10.0.0)
38+
- OS (for example Windows 11, Ubuntu 24.04, Fedora 42, macOS Sonoma 14.4)
3339
- Desktop environment, window manager (if applicable)
40+
- Installation method (for example Windows installer, portable zip, Flatpak, Homebrew, manual build)
3441

3542
**Additional context**
3643
<!--

0 commit comments

Comments
 (0)