mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-02-19 04:40:52 +08:00
Update issue templates
This commit is contained in:
37
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
37
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@@ -0,0 +1,37 @@
|
|||||||
|
---
|
||||||
|
name: Bug report
|
||||||
|
about: Create a report to help us improve
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Describe the bug**
|
||||||
|
A clear and concise description of what the bug is.
|
||||||
|
|
||||||
|
**CLI Type**
|
||||||
|
What type of CLI account do you use? (gemini-cli, gemini, codex, claude code or openai-compatibility)
|
||||||
|
|
||||||
|
**Model Name**
|
||||||
|
What model are you using? (example: gemini-2.5-pro, claude-sonnet-4-20250514, gpt-5, etc.)
|
||||||
|
|
||||||
|
**LLM Client**
|
||||||
|
What LLM Client are you using? (example: roo-code, cline, claude code, etc.)
|
||||||
|
|
||||||
|
**Request Information**
|
||||||
|
The best way is to paste the cURL command of the HTTP request here.
|
||||||
|
Alternatively, you can set `request-log: true` in the `config.yaml` file and then upload the detailed log file.
|
||||||
|
|
||||||
|
**Expected behavior**
|
||||||
|
A clear and concise description of what you expected to happen.
|
||||||
|
|
||||||
|
**Screenshots**
|
||||||
|
If applicable, add screenshots to help explain your problem.
|
||||||
|
|
||||||
|
**OS Type**
|
||||||
|
- OS: [e.g. macOS]
|
||||||
|
- Version [e.g. 15.6.0]
|
||||||
|
|
||||||
|
**Additional context**
|
||||||
|
Add any other context about the problem here.
|
||||||
Reference in New Issue
Block a user