From f6dc521efe63ce328df470d361059f3a556a5411 Mon Sep 17 00:00:00 2001 From: akc3n Date: Mon, 14 Nov 2022 20:49:08 -0800 Subject: [PATCH] Fix typo in title --- .github/ISSUE_TEMPLATE/app_report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/app_report.yml b/.github/ISSUE_TEMPLATE/app_report.yml index 369184d..273b3a0 100644 --- a/.github/ISSUE_TEMPLATE/app_report.yml +++ b/.github/ISSUE_TEMPLATE/app_report.yml @@ -1,6 +1,6 @@ -name: Submit banking app report +name: Submit my banking app report description: Report a banking app's compatibility on GrapheneOS -title: "(Replace this with your_BankingApp - your_Country)" +title: "Replace this with [your_BankingApp - your_Country]" labels: ["app report"] body: - type: markdown