Update default_issue.md

This commit is contained in:
H Lohaus 2025-07-11 14:09:47 +02:00 committed by GitHub
parent 78f9e2b0b2
commit 0327a940cc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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?