Update label applied for performance template bugs (#41717)

This commit is contained in:
Dan Field 2019-10-03 18:56:25 -07:00 committed by GitHub
parent 97d191de13
commit 6048b62e21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: ''
--- ---