File tree Expand file tree Collapse file tree 1 file changed +48
-0
lines changed
Expand file tree Collapse file tree 1 file changed +48
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ name : Bug report
3+ about : Create a report to help us improve
4+ title : " [Bug]"
5+ labels : ' '
6+ assignees : ' '
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+ 1 . Go to '...'
16+ 2 . Click on '....'
17+ 3 . Scroll down to '....'
18+ 4 . See error
19+
20+ ** Screenshots/Recording**
21+ If applicable, add screenshots or recordings to help explain your problem.
22+ This is especially helpful if your issue is related to some "dynamic" component.
23+
24+ ** Environment:**
25+
26+ 1 . Distribution: Use the output from ` cat /etc/os-release ` :
27+ ```
28+ <paste output>
29+ ```
30+
31+ 2 . ` isd ` version: Open ` isd ` , open the command palette and run ` Show the version `
32+
33+ ```
34+ <isd version>
35+ ```
36+
37+ 3 . Provide the ` systemd ` version via ` systemctl --version `
38+
39+ ```
40+ <paste systemctl output
41+ ```
42+
43+ 4 . Provide the used installation method
44+
45+ - [ ] AppImage
46+ - [ ] nix
47+ - [ ] uv
48+ - [ ] Other
You can’t perform that action at this time.
0 commit comments