From 78c6ee43c33e4adadf43e512d08738f5836811d6 Mon Sep 17 00:00:00 2001 From: Michael Comella Date: Mon, 3 Aug 2020 16:45:09 -0700 Subject: [PATCH] No issue: add 'Performance issue' type. Currently, users file performance issues and it's up to the Fenix team to triage them and tag them appropriately. I think it'd save the Fenix team time and ensure the performance team sees more issues if there was a new issue type. --- .../ISSUE_TEMPLATE/---performance-issue.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/---performance-issue.md diff --git a/.github/ISSUE_TEMPLATE/---performance-issue.md b/.github/ISSUE_TEMPLATE/---performance-issue.md new file mode 100644 index 000000000..5412b9998 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/---performance-issue.md @@ -0,0 +1,19 @@ +--- +name: "⌛ Performance issue" +about: Create a performance issue if the app is slow or it uses too much memory, disk space, battery, or network data +title: "" +labels: "eng:performance" +assignees: '' + +--- + +## Steps to reproduce + +### Expected behavior + +### Actual behavior + +### Device information + +* Android device: ? +* Fenix version: ?