From f9f87dcbbd757982b7c1a7718be002216b122638 Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Sat, 17 Dec 2022 15:03:09 -0600 Subject: [PATCH] Bring back original label --- .github/ISSUE_TEMPLATE/app-request-template.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/app-request-template.yml b/.github/ISSUE_TEMPLATE/app-request-template.yml index 4a99a04..74f8a19 100644 --- a/.github/ISSUE_TEMPLATE/app-request-template.yml +++ b/.github/ISSUE_TEMPLATE/app-request-template.yml @@ -20,7 +20,8 @@ body: - type: textarea id: app-name attributes: - label: What is The name of the app as seen on the App website or official page? + label: The official name of the app + description: What is the name of the app as seen on the App website or official page? validations: required: true - type: dropdown