File tree 2 files changed +45
-1
lines changed
2 files changed +45
-1
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Bug report
3
+ about : Bug report documentation
4
+ title : Bug Report
5
+ labels : ' '
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ ** Bug Description**
11
+ A clear and concise description of what the bug is.
12
+
13
+
14
+ ** Platform/Environment**
15
+
16
+
17
+ ** Severity**
18
+ Severity: HIGH (High/Medium/Low)
19
+ Priority: MEDIUM (High/Medium/Low)
20
+
21
+
22
+ ** To Reproduce**
23
+ Steps to reproduce the behavior:
24
+ 1 .
25
+ 2 .
26
+ 3 .
27
+
28
+ ** Expected Result**
29
+
30
+
31
+
32
+ ** Actual Result**
33
+
34
+
35
+
36
+ ** Screenshots**
37
+ If applicable, add screenshots to help explain your problem.
38
+
39
+
40
+
41
+
42
+
43
+ ** Additional context**
44
+ Add any other context about the problem here.
Original file line number Diff line number Diff line change 2
2
name : Epic Template
3
3
about : For big chunks of work with one common objective.
4
4
title : ' EPIC: {name}'
5
- labels : Epic
5
+ labels : ' '
6
6
assignees : ' '
7
7
8
8
---
You can’t perform that action at this time.
0 commit comments