mirror of
https://github.com/onestardao/WFGY.git
synced 2026-04-28 19:50:17 +00:00
Update issue templates
This commit is contained in:
parent
4fc457327d
commit
4ad4a3fc6e
3 changed files with 90 additions and 0 deletions
32
.github/ISSUE_TEMPLATE/question---help.md
vendored
Normal file
32
.github/ISSUE_TEMPLATE/question---help.md
vendored
Normal 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue