File tree 1 file changed +23
-20
lines changed
1 file changed +23
-20
lines changed Original file line number Diff line number Diff line change 2
2
name : Bug report
3
3
about : Create a report to help us improve
4
4
title : ' '
5
- labels : ' '
5
+ labels : ' 0.kind: bug '
6
6
assignees : ' '
7
7
8
8
---
9
9
10
- ** Describe the bug**
10
+ ### Describe the bug
11
11
A clear and concise description of what the bug is.
12
12
13
- ** To Reproduce**
13
+ ### Steps To Reproduce
14
14
Steps to reproduce the behavior:
15
- 1 . Go to '...'
16
- 2 . Click on '....'
17
- 3 . Scroll down to '....'
18
- 4 . See error
15
+ 1 . ...
16
+ 2 . ...
17
+ 3 . ...
19
18
20
- ** Expected behavior**
19
+ ### Expected behavior
21
20
A clear and concise description of what you expected to happen.
22
21
23
- ** Screenshots**
22
+ ### Screenshots
24
23
If applicable, add screenshots to help explain your problem.
25
24
26
- ** Desktop (please complete the following information):**
27
- - OS: [ e.g. iOS]
28
- - Browser [ e.g. chrome, safari]
29
- - Version [ e.g. 22]
25
+ ### Additional context
26
+ Add any other context about the problem here.
30
27
31
- ** Smartphone (please complete the following information):**
32
- - Device: [ e.g. iPhone6]
33
- - OS: [ e.g. iOS8.1]
34
- - Browser [ e.g. stock browser, safari]
35
- - Version [ e.g. 22]
28
+ ### Metadata
29
+ Please run ` nix-shell -p nix-info --run "nix-info -m" ` and paste the result.
36
30
37
- ** Additional context**
38
- Add any other context about the problem here.
31
+ ``` console
32
+ [user@system:~] $ nix-shell -p nix-info --run " nix-info -m"
33
+ output here
34
+ ```
35
+
36
+ ---
37
+
38
+ Add a :+1 : [ reaction] to [ issues you find important] .
39
+
40
+ [ reaction ] : https://github.blog/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/
41
+ [ issues you find important ] : https://github.com/kaeeraa/ayugram-desktop/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc
You can’t perform that action at this time.
0 commit comments