Change from "created via performance template" to "from: performance template" (#130035)
This more closely matches our other conventions.
This commit is contained in:
parent
e1702a96f6
commit
f37a4d05a4
@ -2,7 +2,7 @@
|
||||
name: My app has some non-speed performance issues
|
||||
about: You are writing an application but have discovered that it uses too much memory, too much energy (e.g., CPU/GPU usage is high), or its app size is too large.
|
||||
title: ''
|
||||
labels: 'created via performance template'
|
||||
labels: 'from: performance template'
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
@ -3,7 +3,7 @@ name: My app is slow or missing frames
|
||||
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).
|
||||
title: ''
|
||||
labels: 'created via performance template'
|
||||
labels: 'from: performance template'
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
Loading…
x
Reference in New Issue
Block a user