Unverified Commit f37a4d05 authored by Ian Hickson's avatar Ian Hickson Committed by GitHub

Change from "created via performance template" to "from: performance template" (#130035)

This more closely matches our other conventions.
parent e1702a96
......@@ -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: ''
---
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment