Skip to content

Commit 855d792

Browse files
remove bash rendering from the bugs templates
1 parent 10884fb commit 855d792

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/ISSUE_TEMPLATE/bugs.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,13 @@ body:
1313
id: terminal
1414
attributes:
1515
label: "Command Prompt/Terminal/Crash logs (if existing)"
16-
render: bash
1716
validations:
1817
required: false
1918

2019
- type: textarea
2120
id: reproduce
2221
attributes:
2322
label: "Have you identified any steps to reproduce the bug? If so, please describe them below in as much detail as possible. Use images if possible."
24-
render: bash
2523
validations:
2624
required: false
2725

0 commit comments

Comments
 (0)