diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index dd84ea78..495f8eb5 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,6 +7,14 @@ assignees: '' --- +> **📚 Before submitting:** Have you tried [DeepWiki AI Assistant](https://deepwiki.com/ace-step/ACE-Step-1.5)? +> DeepWiki can instantly help with installation, troubleshooting, and common issues! +> See pinned issue #791 for more info. + +**Did you check DeepWiki?** +- [ ] Yes, I checked DeepWiki but couldn't find a solution +- [ ] No, this is a new bug not covered in the docs + **Describe the bug** A clear and concise description of what the bug is. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index bbcbbe7d..dea83a0d 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -7,6 +7,14 @@ assignees: '' --- +> **📚 Quick tip:** Check if this feature already exists! +> Ask [DeepWiki AI Assistant](https://deepwiki.com/ace-step/ACE-Step-1.5) first - it knows all current features. +> See pinned issue #791 for more info. + +**Did you check existing features?** +- [ ] Yes, I checked DeepWiki and this feature doesn't exist +- [ ] This is a new feature idea + **Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]