File tree Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Bug Report
3
+ about : Report a bug to help improve Akari
4
+ title : " [Bug]"
5
+ labels : bug
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ ### Description
11
+ Provide a clear and concise description of the bug.
12
+
13
+ ### Steps to Reproduce
14
+ List the steps to reproduce the issue:
15
+ 1 . Go to '...'
16
+ 2 . Click on '...'
17
+ 3 . Observe the issue.
18
+
19
+ ### Expected Behavior
20
+ What did you expect to happen?
21
+
22
+ ### Screenshots/Video
23
+ Include images or videos (with text explanation) to help reproduce the issue, if possible.
24
+
25
+ ### Environment
26
+ - ** Browser** : [ e.g., Chrome, Firefox]
27
+ - ** Akari Version** : [ Find it on the settings page]
28
+ - ** Installed as PWA?** : [ Yes/No]
29
+
30
+ ### Severity
31
+ Select the severity level:
32
+ - [ ] Breaking (causes the app or feature to become unusable)
33
+ - [ ] Non-breaking (affects functionality but has a workaround)
34
+ - [ ] Cosmetic (visual or layout issue)
35
+
36
+ ### Additional Context
37
+ Add any other context about the problem here.
You can’t perform that action at this time.
0 commit comments