mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-12-06 02:30:41 -08:00
Update default_issue.md
This commit is contained in:
parent
78f9e2b0b2
commit
0327a940cc
1 changed files with 26 additions and 22 deletions
48
.github/ISSUE_TEMPLATE/default_issue.md
vendored
48
.github/ISSUE_TEMPLATE/default_issue.md
vendored
|
|
@ -1,33 +1,37 @@
|
||||||
---
|
---
|
||||||
name: New Issue
|
name: Bug Report
|
||||||
about: 'Please use this template !!'
|
about: Report issues with specific models/providers
|
||||||
title: ''
|
title: '[Bug] '
|
||||||
labels: bug
|
labels: bug
|
||||||
assignees: xtekky
|
assignees: hlohaus
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**Known Issues** // delete this
|
**Before submitting**
|
||||||
- you.com issue / fix: use proxy, or vpn, your country is probably flagged
|
☑️ I checked [Known Issues](https://github.com/xtekky/gpt4free#known-issues)
|
||||||
- forefront account creation error / use your own session or wait for fix
|
☑️ I searched existing issues
|
||||||
|
|
||||||
|
**Configuration**
|
||||||
|
*(Required)*
|
||||||
|
- Model:**
|
||||||
|
- Provider:**
|
||||||
|
- Interface:** (CLI/API/Web UI/Other)
|
||||||
|
|
||||||
**Bug description**
|
**Bug description**
|
||||||
What did you do, what happened, which file did you try to run, in which directory
|
Clear steps to reproduce:
|
||||||
Describe what you did after downloading repo, such as moving to this repo, running this file.
|
1. Exact command/file used:
|
||||||
|
`python ...`
|
||||||
ex.
|
2. Environment location:
|
||||||
1. Go to '...'
|
(e.g., `Germany` - Cloudflare restrictions may apply)
|
||||||
2. Click on '....'
|
3. Observed behavior vs expected:
|
||||||
3. Scroll down to '....'
|
|
||||||
4. See error
|
|
||||||
|
|
||||||
**Screenshots**
|
|
||||||
If applicable, add screenshots to help explain your problem.
|
|
||||||
|
|
||||||
**Environment**
|
**Environment**
|
||||||
- python version
|
- Python version: `python --version`
|
||||||
- location ( are you in a cloudfare flagged country ) ?
|
- OS: (Windows 11/Ubuntu 22.04/macOS Ventura)
|
||||||
|
- Relevant dependencies: `pip freeze | grep -E 'g4f|requests'`
|
||||||
|
|
||||||
|
**Screenshots/Logs**
|
||||||
|
Copy&Paste terminal output or error logs here
|
||||||
|
|
||||||
|
|
||||||
**Additional context**
|
**Additional context**
|
||||||
Add any other context about the problem here.
|
Proxy/VPN usage? Special config? Other providers working?
|
||||||
Loading…
Add table
Add a link
Reference in a new issue