Commit 673e2078 authored by Gaba's avatar Gaba 🎶 Committed by Richard Pospesel
Browse files

Adding issue template for bugs.

parent 5643c993
Loading
Loading
Loading
Loading
+29 −0
Original line number Diff line number Diff line
<!--
* Use this issue template for reporting a new UX bug.
-->

### Summary
**Summarize the bug encountered concisely.**


### Steps to reproduce:
**How one can reproduce the issue - this is very important.**

1. Step 1
2. Step 2
3. ...

### What is the current bug behavior?
**What actually happens.**


### What is the expected behavior?
**What you want to see instead**



## Relevant logs and/or screenshots
**Do you have screenshots? Attach them to this ticket please.**

/label ~tor-ux ~needs-investigation ~bug
/assign @nah
+32 −0
Original line number Diff line number Diff line
<!--
* Use this issue template for reporting a new bug.
-->

### Summary
**Summarize the bug encountered concisely.**


### Steps to reproduce:
**How one can reproduce the issue - this is very important.**

1. Step 1
2. Step 2
3. ...

### What is the current bug behavior?
**What actually happens.**


### What is the expected behavior?
**What you want to see instead**



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


/label ~bug