aboutsummaryrefslogtreecommitdiff
path: root/.gitlab/issue_templates/Bug.md
blob: 3702c1f0b6c9913c36a5946240425788a834a84a (plain)
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
### Summary



### Steps to reproduce:

1. Step 1
2. ...

### What is the current bug behavior?



### What is the expected behavior?



### Environment

- Which version of Tor are you using? Run `tor --version` to get the version if you are unsure.
- Which operating system are you using? For example: Debian GNU/Linux 10.1, Windows 10, Ubuntu Xenial, FreeBSD 12.2, etc.
- Which installation method did you use? Distribution package (apt, pkg, homebrew), from source tarball, from Git, etc.

### Relevant logs and/or screenshots



### Possible fixes



/label ~Bug