From 316ea7b7b2715ad9c2331007860ba617b6854448 Mon Sep 17 00:00:00 2001 From: Mark Horninger <13180040+spam-n-eggs@users.noreply.github.com> Date: Mon, 11 Mar 2024 13:51:30 -0400 Subject: [PATCH] Update bug.yml Fixes #20 --- .github/ISSUE_TEMPLATE/bug.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 314ef62..9d67666 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -43,7 +43,7 @@ body: id: ansible-version attributes: label: Ansible Version - description: What version of Laravel are you running? Please be as specific as possible + description: What version of Ansible Core are you running? Please be as specific as possible placeholder: 2.16.4 validations: required: true @@ -57,6 +57,7 @@ body: - macOS - Windows - Linux + - BSD - type: textarea id: notes attributes: