mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Add product label by default to stories (#9422)
This commit is contained in:
parent
27c7dee3b1
commit
02e5d46afd
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/story.md
vendored
2
.github/ISSUE_TEMPLATE/story.md
vendored
|
|
@ -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: ''
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Reference in a new issue