File tree Expand file tree Collapse file tree 2 files changed +33
-7
lines changed Expand file tree Collapse file tree 2 files changed +33
-7
lines changed Original file line number Diff line number Diff line change
1
+ ---
1
2
name : Benchmark Specification Request
2
-
3
3
description : File a benchmark SPEC request for improvement or addition
4
-
5
4
title : " [SPEC]: "
6
-
7
5
labels : ["spec", "triage"]
8
-
9
6
assignees :
10
7
- filipecosta90
11
-
12
8
body :
13
9
- type : markdown
14
10
attributes :
26
22
27
23
Make sure to double check if this this benchmark specification request for improvement or addition hasn't
28
24
already been asked for at the [issues section](https://github.com/redis/redis-benchmarks-specification/labels/spec).
29
-
30
25
31
26
- type : dropdown
32
27
id : type
48
43
placeholder : Include reference to the benchmarks/tools you've seen and want to see part of the spec.
49
44
validations :
50
45
required : true
51
-
46
+
47
+ ---
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Bug report
3
+ about : Create a report to help us improve RedisAI
4
+ title : " [BUG]: "
5
+ labels : ["bug", "triage"]
6
+ assignees : ' filipecosta90'
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 . ...
16
+ 2 . ....
17
+
18
+ ** Expected behavior**
19
+ A clear and concise description of what you expected to happen.
20
+
21
+ ** Screenshots/CLI snippets**
22
+ If applicable, add screenshots to help explain your problem.
23
+
24
+ ** Environment (please complete the following information):**
25
+ - OS: [ e.g. ubuntu 20.04]
26
+ - Version [ e.g. 1.2.2]
27
+ - Platfrom [ e.g. x86, Jetson, ARM]
28
+
29
+ ** Additional context**
30
+ Add any other context about the problem here.
You can’t perform that action at this time.
0 commit comments