summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/default_issue.md
blob: 9e191df5fc28adb509289321c632433033b42616 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
name: New Issue
about: 'Please use this template !!'
title: ''
labels: bug
assignees: xtekky

---

**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


**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.

**Environement**
- python version
- location ( are you in a cloudfare flagged country ) ?

**Additional context**
Add any other context about the problem here.