github: remove contact from bug ticket template [no ci]

This commit is contained in:
brian khuu 2024-05-27 01:33:19 +10:00
parent bce882d94a
commit c521960c88
4 changed files with 0 additions and 32 deletions

View file

@ -10,14 +10,6 @@ body:
Please include information about your system, the steps to reproduce the bug, Please include information about your system, the steps to reproduce the bug,
and the version of llama.cpp that you are using. and the version of llama.cpp that you are using.
If possible, please provide a minimal code example that reproduces the bug. If possible, please provide a minimal code example that reproduces the bug.
- type: input
id: contact
attributes:
label: Contact Details
description: How can we get in touch with you if we need more info?
placeholder: ex. email@example.com
validations:
required: false
- type: textarea - type: textarea
id: what-happened id: what-happened
attributes: attributes:

View file

@ -10,14 +10,6 @@ body:
Please include information about your system, the steps to reproduce the bug, Please include information about your system, the steps to reproduce the bug,
and the version of llama.cpp that you are using. and the version of llama.cpp that you are using.
If possible, please provide a minimal code example that reproduces the bug. If possible, please provide a minimal code example that reproduces the bug.
- type: input
id: contact
attributes:
label: Contact Details
description: How can we get in touch with you if we need more info?
placeholder: ex. email@example.com
validations:
required: false
- type: textarea - type: textarea
id: what-happened id: what-happened
attributes: attributes:

View file

@ -10,14 +10,6 @@ body:
Please include information about your system, the steps to reproduce the bug, Please include information about your system, the steps to reproduce the bug,
and the version of llama.cpp that you are using. and the version of llama.cpp that you are using.
If possible, please provide a minimal code example that reproduces the bug. If possible, please provide a minimal code example that reproduces the bug.
- type: input
id: contact
attributes:
label: Contact Details
description: How can we get in touch with you if we need more info?
placeholder: ex. email@example.com
validations:
required: false
- type: textarea - type: textarea
id: what-happened id: what-happened
attributes: attributes:

View file

@ -10,14 +10,6 @@ body:
Please include information about your system, the steps to reproduce the bug, Please include information about your system, the steps to reproduce the bug,
and the version of llama.cpp that you are using. and the version of llama.cpp that you are using.
If possible, please provide a minimal code example that reproduces the bug. If possible, please provide a minimal code example that reproduces the bug.
- type: input
id: contact
attributes:
label: Contact Details
description: How can we get in touch with you if we need more info?
placeholder: ex. email@example.com
validations:
required: false
- type: textarea - type: textarea
id: what-happened id: what-happened
attributes: attributes: