Update story issue template (#19309)

Add :product label to user story issue template
This commit is contained in:
Rachael Shaw 2024-05-28 12:54:54 -05:00 committed by GitHub
parent ad761456fe
commit 8f2ea71cd2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@
name: 🎟  Story
about: Specify an iterative change to the Fleet product. (e.g. "As a user, I want to sign in with SSO.")
title: ''
labels: 'story'
labels: 'story,:product'
assignees: ''
---