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 + + + +``` +``` + + + +``` +```