From e8886fa711fddce7094cd45795021a0a5fc2c4b2 Mon Sep 17 00:00:00 2001 From: John R Barker Date: Mon, 1 Feb 2021 18:53:06 +0000 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 44b4ca6b39..c227118d75 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -2,19 +2,20 @@ name: Bug Report about: Create a report to help us improve inputs: - - type: description + - type: description attributes: preview_only: true value: | Verify first that your issue is not already reported on [GitHub](https://github.com/ansible-collections/community.general/labels/bug) Also test if the latest release and devel branch are affected too - Complete *all* sections as described, this form is processed automatically + - type: textarea attributes: label: OVERVIEW description: 'Explain the problem briefly below' required: true + - type: textarea attributes: label: SUMMARY