Skip to content

Commit

Permalink
Fix Bug Report Template
Browse files Browse the repository at this point in the history
  • Loading branch information
Solxanich committed Jan 13, 2022
1 parent 7991660 commit 16e772a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ body:
- type: dropdown
attributes:
label: Version
id: version
description: What version are you running?
multiple: false
options:
Expand All @@ -34,7 +33,6 @@ body:
- type: dropdown
attributes:
label: OS
id: os
description: What OS are you on?
multiple: false
options:
Expand All @@ -46,7 +44,6 @@ body:
- type: dropdown
attributes:
label: Platform
id: platform
description: What store did you purchase Terraria from
multiple: false
options:
Expand All @@ -55,7 +52,6 @@ body:
validations:
required: true
- type: dropdown
id: requestor
attributes:
label: This bug affects
description: In order to help understand the issue, we would like to know if this is a player-facing bug, or a modder-facing bug
Expand All @@ -76,7 +72,6 @@ body:
- type: textarea
attributes:
label: Log File
id: logs
description: |
Please attach the `client.log` file here. You'll find the log files in the logs folder. Look for the `client.log` file.
Windows Logs: `C:\Documents\My Games\Terraria\ModLoader\Logs`
Expand Down
2 changes: 0 additions & 2 deletions .github/labelerConfig.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
# Add/remove labels if issue matches the regex specified
OS-Windows:
- 'OS.*Windows'
OS-Linux:
- 'OS.*Linux'
OS-Mac:
Expand Down

0 comments on commit 16e772a

Please sign in to comment.