diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index b27cef23..6a0290ae 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,13 +1,17 @@ --- name: Bug report -about: Report a problem or regression +about: Report a reproducible problem or regression labels: bug --- ## Description + + ## Steps to reproduce + + 1. 2. 3. @@ -16,12 +20,28 @@ labels: bug ## Actual behavior +## Impact + + + ## Environment - OS: - DeepSeek CLI version: -- Model: +- Install method: +- Model/provider: +- Terminal app: - Shell: -## Logs or screenshots + +## Logs, screenshots, or recordings + + diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index a20089f9..f9cfc542 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -6,9 +6,24 @@ labels: enhancement ## Problem + + ## Proposed solution + + +## Use case + + + ## Alternatives considered + + +## Impact + + + ## Additional context +