Update issue templates

This commit is contained in:
PSBigBig × MiniPS 2026-03-04 16:11:03 +08:00 committed by GitHub
parent 4fc457327d
commit 4ad4a3fc6e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 90 additions and 0 deletions

View file

@ -0,0 +1,32 @@
---
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.