From f4c0cbb549ad484ceda6586df8f0f05f1c807413 Mon Sep 17 00:00:00 2001 From: brandonlenz Date: Thu, 8 Jun 2023 15:30:33 -0400 Subject: [PATCH] Remove optional title attribute, since we didn't want it prefilled or prefixed --- .github/ISSUE_TEMPLATE/bug.yml | 1 - .github/ISSUE_TEMPLATE/story.yml | 1 - 2 files changed, 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index a7d70057c..53533a951 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -1,6 +1,5 @@ name: Bug description: Report a bug or problem with the application -title: "" labels: ["bug"] body: diff --git a/.github/ISSUE_TEMPLATE/story.yml b/.github/ISSUE_TEMPLATE/story.yml index 93bbc00bc..6173dd9e1 100644 --- a/.github/ISSUE_TEMPLATE/story.yml +++ b/.github/ISSUE_TEMPLATE/story.yml @@ -1,6 +1,5 @@ name: Story description: Capture actionable sprint work -title: "" labels: ["story"] body: