From c5c6c68dc8f757999a7944492d3118474076d69d Mon Sep 17 00:00:00 2001 From: Nicholas McDonnell <50747025+mcdonnnj@users.noreply.github.com> Date: Tue, 28 Dec 2021 14:25:47 -0500 Subject: [PATCH] Update description for product update link in forms Update the description for the product update link input in both the product submission and product update forms. Co-authored-by: dav3r Co-authored-by: Shane Frasier --- .github/ISSUE_TEMPLATE/product-submission-form.yml | 2 +- .github/ISSUE_TEMPLATE/product-update-form.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/product-submission-form.yml b/.github/ISSUE_TEMPLATE/product-submission-form.yml index 9353ce6..37258d7 100644 --- a/.github/ISSUE_TEMPLATE/product-submission-form.yml +++ b/.github/ISSUE_TEMPLATE/product-submission-form.yml @@ -65,7 +65,7 @@ body: id: product-update-link attributes: label: Product update link - description: If an update is available where can it be found? + description: Where can the update be found, if one is available? - type: input id: product-last-updated attributes: diff --git a/.github/ISSUE_TEMPLATE/product-update-form.yml b/.github/ISSUE_TEMPLATE/product-update-form.yml index 4e914e1..d32f6fb 100644 --- a/.github/ISSUE_TEMPLATE/product-update-form.yml +++ b/.github/ISSUE_TEMPLATE/product-update-form.yml @@ -63,7 +63,7 @@ body: id: product-update-link attributes: label: Product update link - description: If an update is available where can it be found? + description: Where can the update be found, if one is available? - type: input id: product-last-updated attributes: