Skip to content

Commit 8c4ef1b

Browse files
committed
Amend potential bug tag with bug
Signed-off-by: Deyu Huang <[email protected]>
1 parent ec596f0 commit 8c4ef1b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug-performance-issue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Bug/Performance issue
33
about: Use this template for reporting a bug or a performance issue.
44
title: ''
5-
labels: 'potential bug'
5+
labels: 'bug'
66
assignees: ''
77
---
88

.github/ISSUE_TEMPLATE/operators.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Missing Operator
3-
about: Operators that does not currently support in tf2onnx.
3+
about: Operator that does not currently support in tf2onnx.
44
title: ''
55
labels: 'unsupported ops'
66
assignees: ''

0 commit comments

Comments
 (0)