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: