Skip to content

Commit b298fec

Browse files
[fix] Adjusted gh issues towards SPEC/Implementation (#62)
1 parent a9805eb commit b298fec

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

.github/ISSUE_TEMPLATE/benchmark-spec-request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Benchmark Specification Request
3-
description: File a benchmark SPEC request for improvement or addition
3+
about: File a benchmark SPEC request for improvement or addition
44
title: "[SPEC]: "
55
labels: ["spec", "triage"]
66
assignees:

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
---
22
name: Bug report
3-
about: Create a report to help us improve RedisAI
3+
about: Create a report to help us improve the benchmark SPEC implementation ( via redis-benchamrks-specification python package )
44
title: "[BUG]: "
55
labels: ["bug", "triage"]
66
assignees: 'filipecosta90'
7-
87
---
98

109
**Describe the bug**
@@ -23,7 +22,7 @@ If applicable, add screenshots to help explain your problem.
2322

2423
**Environment (please complete the following information):**
2524
- OS: [e.g. ubuntu 20.04]
26-
- Version [e.g. 1.2.2]
25+
- PyPi version package [e.g. 0.5.9]
2726
- Platfrom [e.g. x86, Jetson, ARM]
2827

2928
**Additional context**

0 commit comments

Comments
 (0)