Skip to content

Commit 6bd90cf

Browse files
Apply suggestions from code review [no ci]
Co-authored-by: Johannes Gäßler <[email protected]>
1 parent 1714f5e commit 6bd90cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/019-bug-misc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,10 @@ body:
5757
attributes:
5858
label: Command line
5959
description: >
60-
Please provide the exact command you used to run llama.cpp. For example: `llama-server -m ... -c ...`, `llama-cli -m ...`, etc.
60+
Please provide the exact commands you entered, if applicable. For example: `llama-server -m ... -c ...`, `llama-cli -m ...`, etc.
6161
render: shell
6262
validations:
63-
required: true
63+
required: false
6464
- type: textarea
6565
id: info
6666
attributes:

0 commit comments

Comments
 (0)