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+ ---
12name : Benchmark Specification Request
2-
33description : File a benchmark SPEC request for improvement or addition
4-
54title : " [SPEC]: "
6-
75labels : ["spec", "triage"]
8-
96assignees :
107 - filipecosta90
11-
128body :
139 - type : markdown
1410 attributes :
2622
2723 Make sure to double check if this this benchmark specification request for improvement or addition hasn't
2824 already been asked for at the [issues section](https://github.com/redis/redis-benchmarks-specification/labels/spec).
29-
3025
3126 - type : dropdown
3227 id : type
4843 placeholder : Include reference to the benchmarks/tools you've seen and want to see part of the spec.
4944 validations :
5045 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