Add product label by default to stories (#9422)

This commit is contained in:
Mo Zhu 2023-01-19 07:05:49 -08:00 committed by GitHub
parent 27c7dee3b1
commit 02e5d46afd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: ''
---