From c91e98081223d76609b11b74a2e91e2b38490ab4 Mon Sep 17 00:00:00 2001 From: brandonlenz Date: Wed, 7 Jun 2023 18:03:42 -0400 Subject: [PATCH] Based on previous PR feedback, no need to prefix issues --- .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 d6701d9e5..ed3dd736a 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -1,6 +1,6 @@ name: Bug description: Report a bug -title: "[Bug]: " +title: "" labels: ["bug"] body: diff --git a/.github/ISSUE_TEMPLATE/user-story.yml b/.github/ISSUE_TEMPLATE/user-story.yml index 0aef510a8..e71b68e0f 100644 --- a/.github/ISSUE_TEMPLATE/user-story.yml +++ b/.github/ISSUE_TEMPLATE/user-story.yml @@ -1,6 +1,6 @@ name: User Story description: Capture actionable sprint work -title: "[Story]: " +title: "" labels: ["story"] body: