From 5fdbe084e7eb48f68e8bdd4ebc48facffc2bd43c Mon Sep 17 00:00:00 2001 From: John R Barker Date: Thu, 4 Mar 2021 12:08:16 +0000 Subject: [PATCH] bug_report: missing label --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 24061f6028..9d597bac22 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -41,7 +41,7 @@ body: # May generate this list via GitHub action and walking files under https://github.com/ansible-collections/community.general/tree/main/plugins # Select from list, filter as you type (`mysql` would only show the 3 mysql components) # OR freeform - doesn't seem to be supported in adaptivecards - + label: Component Name description: >- Write the short name of the module, plugin, task or feature below, *use your best guess if unsure*.