Update label applied for performance template bugs (#41717)
This commit is contained in:
parent
97d191de13
commit
6048b62e21
4
.github/ISSUE_TEMPLATE/performance.md
vendored
4
.github/ISSUE_TEMPLATE/performance.md
vendored
@ -1,9 +1,9 @@
|
|||||||
---
|
---
|
||||||
name: I have a performance problem with my application
|
name: My app is slow or missing frames.
|
||||||
about: You are writing an application but have discovered that it is slow, you are
|
about: You are writing an application but have discovered that it is slow, you are
|
||||||
not hitting 60Hz, or you are getting jank (missed frames).
|
not hitting 60Hz, or you are getting jank (missed frames).
|
||||||
title: ''
|
title: ''
|
||||||
labels: 'severe: performance'
|
labels: 'created via performance template'
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
Loading…
x
Reference in New Issue
Block a user