Add require/automation-e2e to enhance/improvement ticket

Signed-off-by: David Ko <dko@suse.com>
This commit is contained in:
David Ko 2022-08-25 16:55:19 +08:00
parent b243e93f94
commit 6f885bf313
2 changed files with 2 additions and 2 deletions

View File

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

View File

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