We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1a42d6 commit cb03681Copy full SHA for cb03681
.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,28 @@
1
+---
2
+name: Bug report
3
+about: Create a report to help us improve
4
+title: "[BUG]"
5
+labels: bug
6
+assignees: aristocratos
7
+
8
9
10
+**Describe the bug**
11
+A clear and concise description of what the bug is.
12
13
+**To Reproduce**
14
+Steps to reproduce the behavior:
15
16
+**Expected behavior**
17
+A clear and concise description of what you expected to happen.
18
19
+**Screenshots**
20
+If applicable, add screenshots to help explain your problem.
21
22
+**Info (please complete the following information):**
23
+ - Linux distribution and version
24
+ - System locale (output of "echo $LANG")
25
+ - Bash version
26
27
+**Additional context**
28
+$HOME/.config/bashtop/error.log" (enable error-logging in "$HOME/.config/bashtop/bashtop.cfg" if missing)
0 commit comments