add
This commit is contained in:
13
models/LLaVA/.github/ISSUE_TEMPLATE/3-question.yaml
vendored
Normal file
13
models/LLaVA/.github/ISSUE_TEMPLATE/3-question.yaml
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
name: Questions
|
||||
description: General questions about the work
|
||||
title: "[Question] "
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
Thanks for your interest in our work. For this type of question, it may be more suitable to go to [discussion](https://github.com/haotian-liu/LLaVA/discussions) sections. If you believe an issue would be better for your request, please continue your post below :)
|
||||
- type: textarea
|
||||
id: question
|
||||
attributes:
|
||||
label: Question
|
||||
placeholder: Start question here...
|
Reference in New Issue
Block a user