From 360ebab27f1e33ca4eb8a6c8f368a58afb56438b Mon Sep 17 00:00:00 2001 From: brandonlenz Date: Thu, 8 Jun 2023 09:15:24 -0400 Subject: [PATCH] Say "design links" instead of "designs" --- .github/ISSUE_TEMPLATE/bug.yml | 2 +- .github/ISSUE_TEMPLATE/user-story.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 44229a366..a7d70057c 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -56,7 +56,7 @@ body: id: additional-context attributes: label: Additional Context (optional) - description: "Please include additional references (screenshots, designs, documentation, etc.) that are relevant" + description: "Please include additional references (screenshots, design links, documentation, etc.) that are relevant" - type: textarea id: issue-links attributes: diff --git a/.github/ISSUE_TEMPLATE/user-story.yml b/.github/ISSUE_TEMPLATE/user-story.yml index e71b68e0f..6e2442b64 100644 --- a/.github/ISSUE_TEMPLATE/user-story.yml +++ b/.github/ISSUE_TEMPLATE/user-story.yml @@ -49,7 +49,7 @@ body: id: additional-context attributes: label: Additional Context (optional) - description: "Please include additional references (screenshots, designs, documentation, etc.) that are relevant" + description: "Please include additional references (screenshots, design links, documentation, etc.) that are relevant" - type: textarea id: issue-links attributes: