File tree Expand file tree Collapse file tree 1 file changed +52
-0
lines changed Expand file tree Collapse file tree 1 file changed +52
-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 : ' '
5
+ labels : bug
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
+ ** Expected behavior**
21
+ A clear and concise description of what you expected to happen.
22
+
23
+ ** Screenshots**
24
+ If applicable, add screenshots to help explain your problem.
25
+
26
+ ** Command Line Logs**
27
+ Gitconvex displays logs in the command line. Please paste the error logs below
28
+
29
+ ```
30
+ # Error Logs...
31
+ ```
32
+
33
+ ** Desktop (please complete the following information):**
34
+ - OS: [ e.g. Linux]
35
+ - Browser [ e.g. chrome, safari]
36
+ - Version [ e.g. 2.0.0]
37
+
38
+ ** Issue Type**
39
+ > mark with [ x] to select the check box
40
+
41
+ - [ ] UI Issue
42
+ - [ ] Performance Issue
43
+ - [ ] Feature Breaking Issue
44
+ - [ ] Security Issue
45
+
46
+ ** Severity**
47
+ > mark with [ x] to select the check box
48
+
49
+ - [ ] Critical (The application crashes / breaks completely)
50
+ - [ ] High (Blocks you from performing an critical operation)
51
+ - [ ] Moderate (Bearable or Manageable issue)
52
+ - [ ] Low (Something is not right, but the impact is minimal)
You can’t perform that action at this time.
0 commit comments