diff --git a/.github/ISSUE_TEMPLATE/story.md b/.github/ISSUE_TEMPLATE/story.md index 8b589e28f6..b8d7b6de34 100644 --- a/.github/ISSUE_TEMPLATE/story.md +++ b/.github/ISSUE_TEMPLATE/story.md @@ -2,7 +2,7 @@ name: 🎟  Story about: Specify a Scrum user story. (e.g. "As a user, I want to sign in with SSO.") title: '' -labels: 'story' +labels: 'story, :product' assignees: '' ---