mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-14 20:48:00 +00:00
Update 05-performance.yml issue template to auto apply label (#21486)
Updating Performance issue template so "performance" label is automatically applied ### Description <!-- Describe your changes. --> ### Motivation and Context <!-- - Why is this change required? What problem does it solve? - If it fixes an open issue, please link to the issue here. -->
This commit is contained in:
parent
6787cf18a5
commit
f3a6e58ae3
1 changed files with 1 additions and 0 deletions
1
.github/ISSUE_TEMPLATE/05-performance.yml
vendored
1
.github/ISSUE_TEMPLATE/05-performance.yml
vendored
|
|
@ -1,6 +1,7 @@
|
|||
name: Performance
|
||||
description: issues related to performance
|
||||
title: "[Performance] "
|
||||
labels: ["performance"]
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
|
|
|
|||
Loading…
Reference in a new issue