github: remove contact from bug ticket template [no ci]
This commit is contained in:
parent
bce882d94a
commit
c521960c88
4 changed files with 0 additions and 32 deletions
8
.github/ISSUE_TEMPLATE/01-bug-low.yml
vendored
8
.github/ISSUE_TEMPLATE/01-bug-low.yml
vendored
|
@ -10,14 +10,6 @@ body:
|
|||
Please include information about your system, the steps to reproduce the bug,
|
||||
and the version of llama.cpp that you are using.
|
||||
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
|
||||
id: what-happened
|
||||
attributes:
|
||||
|
|
8
.github/ISSUE_TEMPLATE/02-bug-medium.yml
vendored
8
.github/ISSUE_TEMPLATE/02-bug-medium.yml
vendored
|
@ -10,14 +10,6 @@ body:
|
|||
Please include information about your system, the steps to reproduce the bug,
|
||||
and the version of llama.cpp that you are using.
|
||||
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
|
||||
id: what-happened
|
||||
attributes:
|
||||
|
|
8
.github/ISSUE_TEMPLATE/03-bug-high.yml
vendored
8
.github/ISSUE_TEMPLATE/03-bug-high.yml
vendored
|
@ -10,14 +10,6 @@ body:
|
|||
Please include information about your system, the steps to reproduce the bug,
|
||||
and the version of llama.cpp that you are using.
|
||||
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
|
||||
id: what-happened
|
||||
attributes:
|
||||
|
|
8
.github/ISSUE_TEMPLATE/04-bug-critical.yml
vendored
8
.github/ISSUE_TEMPLATE/04-bug-critical.yml
vendored
|
@ -10,14 +10,6 @@ body:
|
|||
Please include information about your system, the steps to reproduce the bug,
|
||||
and the version of llama.cpp that you are using.
|
||||
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
|
||||
id: what-happened
|
||||
attributes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue