Remove epic label from all new feature issues (#9221)

This commit is contained in:
Luke Heath 2023-01-09 16:27:30 -06:00 committed by GitHub
parent 907dfd0a7f
commit d4bf6fd428
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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