Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .gitlab/issue_templates/Bug Report.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ and what you expect the correct behavior to be.

### Attached Log
<!--
Please attach a verbose log, you can do it by running the exe from cmd with '--loglevel 6' flag.
Please attach a verbose log, you can do it by running the exe from cmd with '--loglevel 6' flag or in case of MacOs use the terminal: 'open -a OpenRGB --args --loglevel 6'.
You can locate them using the Settings tab and click the 'Open Settings Folder' button.
Important!! Please upload the logs made with the latest pipeline build of OpenRGB.
-->
Expand Down