diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 3d2b6f3f..325c733f 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -1,12 +1,13 @@
---
name: 🐞 Bug report
about: Create a report to help us improve
-title: ''
-labels: ''
+title: '[Bug Report]
'
+labels: 'bug'
assignees: ''
---
+
-**Describe the bug**
-A clear and concise description of what the bug is.
+### Describe the bug:
+
Include the following information:
- - OpenSnitch version.
+ - OpenSnitch version:
- OS: [e.g. Debian GNU/Linux, ArchLinux, Slackware, ...]
- - Version [e.g. Buster, 10.3, 20.04]
+ - OS version: [e.g. Buster, 10.3, 20.04]
- Window Manager: [e.g. GNOME Shell, KDE, enlightenment, i3wm, ...]
- - Kernel version: echo $(uname -a)
+ - Kernel version: [`echo $(uname -a)`]
-**To Reproduce**
-Describe in detail as much as you can what happened.
+### To Reproduce:
+
Steps to reproduce the behavior:
1. Go to '...'
@@ -37,7 +39,8 @@ Steps to reproduce the behavior:
3. Scroll down to '....'
4. See error
-**Post error logs:**
+### Post error logs:
+
-**Expected behavior (optional)**
-A clear and concise description of what you expected to happen.
+### Expected behavior (optional):
+
-**Screenshots**
-If applicable, add screenshots or videos to help explain your problem. It may help to understand the issue much better.
+### Screenshots:
+
-**Additional context**
-Add any other context about the problem here.
+### Additional context:
+