From bd03ef7ca037a1803c29109d755c2bf4786bff53 Mon Sep 17 00:00:00 2001 From: liyuqian Date: Thu, 14 May 2020 14:08:28 -0700 Subject: [PATCH] Create performance_others.md --- .github/ISSUE_TEMPLATE/performance_others.md | 64 ++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/performance_others.md diff --git a/.github/ISSUE_TEMPLATE/performance_others.md b/.github/ISSUE_TEMPLATE/performance_others.md new file mode 100644 index 0000000000..31ea3efaa4 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/performance_others.md @@ -0,0 +1,64 @@ +--- +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' +assignees: '' + +--- + + + +## Details + + + + + +**Target Platform:** +**Target OS version/browser:** +**Devices:** + +## Logs + + + +``` +``` + + + +``` +```