Revert "Add require/automation-e2e to enhance/improvement ticket"

This reverts commit 6f885bf313.

Signed-off-by: David Ko <dko@suse.com>
This commit is contained in:
David Ko 2022-09-12 22:04:38 +08:00
parent 61a03cb24b
commit 8c876810bc
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
name: Feature request
about: Suggest an idea for this project
title: "[FEATURE] "
labels: ["kind/enhancement", "require/automation-e2e"]
labels: kind/enhancement
assignees: ''
---

View File

@ -2,7 +2,7 @@
name: Improvement request
about: Suggest an improvement of an existing feature for this project
title: "[IMPROVEMENT] "
labels: ["kind/improvement", "require/automation-e2e"]
labels: kind/improvement
assignees: ''
---