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
7 changes: 1 addition & 6 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ body:
description: Please enter a comprehensive description of the bug.
placeholder: More comprehensive description of the bug...
validations:
required: true
required: false
- type: textarea
id: additional_information
attributes:
Expand All @@ -123,7 +123,6 @@ body:
label: "Expected"
description: Please enter what should be the expected behavior.
value:
render: bash
validations:
required: false
- type: textarea
Expand All @@ -132,7 +131,6 @@ body:
label: "Actual"
description: Please enter what should is the actual (buggy) behavior.
value:
render: bash
validations:
required: false
- type: textarea
Expand All @@ -141,7 +139,6 @@ body:
label: "Reproduction steps"
description: Please enter an explicit description how to reproduce the bug.
value:
render: bash
validations:
required: false
- type: textarea
Expand All @@ -150,7 +147,6 @@ body:
label: "Workaround"
description: If there is a workaround, you can specify it here.
value:
render: bash
validations:
required: false
- type: textarea
Expand All @@ -159,6 +155,5 @@ body:
label: "Screenshots, test maps, other material"
description: If applicable, add screenshots or test maps if it is mapmaking issue or other stuff to help explain the problem.
value:
render: bash
validations:
required: false