Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Commit 4c3803a

Browse files
committed
chore: bug report template
1 parent 616fbe8 commit 4c3803a

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,10 @@ body:
2828
2. Click on '...'
2929
3030
- type: textarea
31-
validations:
32-
required: true
3331
attributes:
3432
label: "Screenshots / Logs"
3533
description: |
36-
You can find cortex-cli.log and cortex.log files in: ~/cortex/logs/
34+
Please include cortex-cli.log and cortex.log files in: ~/cortex/logs/
3735
3836
- type: checkboxes
3937
attributes:
@@ -44,13 +42,6 @@ body:
4442
- label: Mac Intel
4543
- label: Linux / Ubuntu
4644

47-
- type: input
48-
validations:
49-
required: true
50-
attributes:
51-
label: "What OS Version are you running?"
52-
description: "Eg Windows 10, Ubuntu 22, Mac M1"
53-
5445
- type: checkboxes
5546
attributes:
5647
label: "What engine are you running?"

0 commit comments

Comments
 (0)