From e66d1e7b1cc9a6ad38fcac10dfacad078bf4c639 Mon Sep 17 00:00:00 2001 From: one2code <44750931+one2code@users.noreply.github.com> Date: Wed, 12 Jul 2023 04:03:45 -0400 Subject: [PATCH] Added labels to gha-issues-template (#4896) * Added labels * Updated label formatting * Updated syntax * Added Feature: Board / Github Maitenance label * Removed feature missing label --- .github/ISSUE_TEMPLATE/gha-issue-template.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/gha-issue-template.yml b/.github/ISSUE_TEMPLATE/gha-issue-template.yml index 04247dac76..9ff8f5072d 100644 --- a/.github/ISSUE_TEMPLATE/gha-issue-template.yml +++ b/.github/ISSUE_TEMPLATE/gha-issue-template.yml @@ -1,5 +1,6 @@ name: "Github Actions" description: This is to create a new GHA +labels: ['role missing', 'Complexity: Missing', 'Feature: Board/GitHub Maintenance', 'size: missing', 'Draft'] title: "Sample form for GitHub actions " body: - type: input