mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Remove epic label from all new feature issues (#9221)
This commit is contained in:
parent
907dfd0a7f
commit
d4bf6fd428
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/new-feature-work.md
vendored
2
.github/ISSUE_TEMPLATE/new-feature-work.md
vendored
|
|
@ -2,7 +2,7 @@
|
|||
name: 🎟 New feature work
|
||||
about: Specify a planned, new feature in Fleet so that engineering can provide an estimation on the time required for implementation.
|
||||
title: ''
|
||||
labels: 'epic'
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Reference in a new issue