Skip to content

Commit

Permalink
Update 05-performance.yml issue template to auto apply label (#21486)
Browse files Browse the repository at this point in the history
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. -->
  • Loading branch information
sophies927 authored Jul 25, 2024
1 parent 6787cf1 commit f3a6e58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/05-performance.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Performance
description: issues related to performance
title: "[Performance] "
labels: ["performance"]
body:
- type: markdown
attributes:

0 comments on commit f3a6e58

Please sign in to comment.