mirror of
https://github.com/onestardao/WFGY.git
synced 2026-04-28 11:40:07 +00:00
32 lines
529 B
Markdown
32 lines
529 B
Markdown
---
|
|
name: Question / Help
|
|
about: Ask a question or request help when using WFGY or diagnosing LLM / RAG issues.
|
|
title: "[Question]"
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
Before opening a question, please check:
|
|
|
|
- README
|
|
- ProblemMap documentation
|
|
- Existing issues
|
|
|
|
---
|
|
|
|
## Question
|
|
|
|
Please describe your question clearly.
|
|
|
|
### What are you trying to do?
|
|
|
|
Describe your use case or goal.
|
|
|
|
### What have you tried?
|
|
|
|
Explain what you already attempted.
|
|
|
|
### Additional context
|
|
|
|
Add any other context, logs, or screenshots that may help.
|