From 8bb5f30e710838aa11b8aeeb9eee0ef3a3541636 Mon Sep 17 00:00:00 2001 From: Tamius Han Date: Fri, 14 Jun 2019 22:05:29 +0200 Subject: [PATCH] Rename 'about' to 'report a problem' in the popup for better visibility of issue reporting options --- src/popup/App.vue | 2 +- src/popup/panels/AboutPanel.vue | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/src/popup/App.vue b/src/popup/App.vue index 5c1764b..f600ce7 100644 --- a/src/popup/App.vue +++ b/src/popup/App.vue @@ -93,7 +93,7 @@ @click="selectTab('about')" >
- About + Report a problem
diff --git a/src/popup/panels/AboutPanel.vue b/src/popup/panels/AboutPanel.vue index 726610c..fddf67b 100644 --- a/src/popup/panels/AboutPanel.vue +++ b/src/popup/panels/AboutPanel.vue @@ -6,10 +6,15 @@
Having an issue?
Report undocumented features bugs using one of the following options: +
+ If reporting perfomrance/RAM usage issue, please include your CPU model and RAM. +
+
+ If reporting issues with autodetection, please also include a screenshot and a link to the video > with timestamp(s) if possible.