Skip to content

Commit

Permalink
Update bug report template with new version
Browse files Browse the repository at this point in the history
  • Loading branch information
breiler authored Oct 26, 2023
1 parent f13fb57 commit 93f874e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ It is usually helpful to have the log file from UGS, locations for different typ
<li>**Windows 7 and higher**: C:/Users/[your username>]/AppData/ugsplatform/var/log/messages.log</li>
<li>**Windows XP**: C:/Documents and Settings/[your username>]/AppData/ugsplatform/var/log/messages.log</li>
<li>**Mac**: ~/Library/Application Support/ugsplatform/var/log/messages.log</li>
<li>**Linux**: ~/.cache/ugsplatform/var/log/messages.log</li>
<li>**Linux**: ~/.ugsplatform/var/log/messages.log</li>
</ul>"
- type: dropdown
attributes:
Expand All @@ -23,6 +23,7 @@ It is usually helpful to have the log file from UGS, locations for different typ
Which UGS version are you using?
multiple: false
options:
- "2.1.0"
- "2.0.21"
- "2.0.20"
- "2.0.19"
Expand Down

0 comments on commit 93f874e

Please sign in to comment.