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
about: 'Please use this template !!'
title: ''
name: Bug Report
about: Report issues with specific models/providers
title: '[Bug] '
labels: bug
assignees: xtekky
assignees: hlohaus
---
**Known Issues** // delete this
- you.com issue / fix: use proxy, or vpn, your country is probably flagged
- forefront account creation error / use your own session or wait for fix
**Before submitting**
☑️ I checked [Known Issues](https://github.com/xtekky/gpt4free#known-issues)
☑️ I searched existing issues
**Configuration**
*(Required)*
- Model:**
- Provider:**
- Interface:** (CLI/API/Web UI/Other)
**Bug description**
What did you do, what happened, which file did you try to run, in which directory
Describe what you did after downloading repo, such as moving to this repo, running this file.
ex.
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Screenshots**
If applicable, add screenshots to help explain your problem.
Clear steps to reproduce:
1. Exact command/file used:
`python ...`
2. Environment location:
(e.g., `Germany` - Cloudflare restrictions may apply)
3. Observed behavior vs expected:
**Environment**
- python version
- location ( are you in a cloudfare flagged country ) ?
- Python version: `python --version`
- 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**
Add any other context about the problem here.
Proxy/VPN usage? Special config? Other providers working?