From b7a9108b83230408e16d67c2440be6caa3d0f540 Mon Sep 17 00:00:00 2001 From: Zany Renney <56830058+zanyrenney@users.noreply.github.com> Date: Wed, 22 Jan 2025 17:28:49 +0000 Subject: [PATCH] Create TooltipsTemplate.md We've added a new UI cue in our tooltips, let's add this template to make the process even easier for our team, --- .github/ISSUE_TEMPLATE/TooltipsTemplate.md | 28 ++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/TooltipsTemplate.md diff --git a/.github/ISSUE_TEMPLATE/TooltipsTemplate.md b/.github/ISSUE_TEMPLATE/TooltipsTemplate.md new file mode 100644 index 000000000000..882d88f6ccfb --- /dev/null +++ b/.github/ISSUE_TEMPLATE/TooltipsTemplate.md @@ -0,0 +1,28 @@ +--- +name: 'Tooltips Template' +about: Create this issue when adding a new tooltip to New Expensify +labels: Daily, Design, WaitingForCopy +title: 'Tooltips Template' +--- +Refer to https://stackoverflowteams.com/c/expensify/questions/20762 for the full process to add a tooltip. + +### Problem +Enter the problem that currently exists without the tooltip. + +### Solution +Enter the solution that implementing the tooltip will achieve. + +### What is the purpose of the tooltip? +Enter the purpose. + +### How should the tooltip look +Add the Figma Mock Up that Design builds. + +### Condition +We should show this tooltip to: + +### Decide the prioritisation + +Priority score: + +NOTE: Only one tooltip is shown at a time.