File tree Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Issue Template
2
+
3
+ ## Prerequisites
4
+
5
+ Please answer the following questions for yourself before submitting an issue.
6
+
7
+ - [ ] I am running the latest version
8
+ - [ ] I checked the documentation and found no answer
9
+ - [ ] I checked to make sure that this issue has not already been filed
10
+ - [ ] I'm reporting the issue to the correct repository (for multi-repository projects)
11
+
12
+ ## Expected Behavior
13
+
14
+ Please describe the behavior you are expecting
15
+
16
+ ## Current Behavior
17
+
18
+ What is the current behavior?
19
+
20
+ ## Failure Information (for bugs)
21
+
22
+ Please help provide information about the failure if this is a bug. If it is not a bug, please remove the rest of this template.
23
+
24
+ ### Steps to Reproduce
25
+
26
+ Please provide detailed steps for reproducing the issue.
27
+
28
+ 1 . step 1
29
+ 2 . step 2
30
+ 3 . and so on...
31
+
32
+ ### Failure Logs
33
+
34
+ Please include any relevant log snippets or files here.
You can’t perform that action at this time.
0 commit comments