mirror of
https://github.com/google-ai-edge/gallery.git
synced 2025-07-13 01:42:00 -04:00
Create support_request.md
This commit is contained in:
parent
c47f8e381a
commit
28bcb4d38c
1 changed files with 46 additions and 0 deletions
46
.github/ISSUE_TEMPLATE/support_request.md
vendored
Normal file
46
.github/ISSUE_TEMPLATE/support_request.md
vendored
Normal file
|
@ -0,0 +1,46 @@
|
|||
---
|
||||
name: 🆘 Support Request
|
||||
about: Ask a question or get help with usage.
|
||||
title: "[Support]: "
|
||||
labels: ["support", "question"]
|
||||
assignees: []
|
||||
---
|
||||
|
||||
<!--
|
||||
Thanks for reaching out for help! To assist you efficiently, please provide as much detail as possible.
|
||||
-->
|
||||
|
||||
**What do you need help with?**
|
||||
|
||||
Is this a question about how to do something, a configuration problem, or a general issue you can't solve?*
|
||||
|
||||
**Describe the issue/question:**
|
||||
|
||||
Clearly describe what you are trying to achieve, what problem you are facing, or what question you have.
|
||||
|
||||
**What have you tried so far? (Optional):**
|
||||
|
||||
List any steps you've already taken to troubleshoot, find information, or attempt a solution.*
|
||||
|
||||
**Expected outcome (Optional):**
|
||||
|
||||
If applicable, what did you hope would happen, or what solution are you looking for?*
|
||||
|
||||
**Screenshots/Videos (Optional):**
|
||||
|
||||
*If applicable, add screenshots or a short video that might help explain your situation.*
|
||||
|
||||
**Environment & Details:**
|
||||
|
||||
Please provide details about your operating environment, relevant URLs, or any messages you see.*
|
||||
|
||||
- **Operating System:**
|
||||
- **Browser & Version (if applicable):**
|
||||
- **Any relevant messages (e.g., from UI, console):**
|
||||
```
|
||||
PASTE_ANY_MESSAGES_HERE
|
||||
```
|
||||
|
||||
**Any additional context?:**
|
||||
|
||||
Is there anything else that might be useful for us to know?
|
Loading…
Add table
Add a link
Reference in a new issue