From c8219aede2fd96e25c2611205a043eddebb27037 Mon Sep 17 00:00:00 2001 From: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com> Date: Wed, 4 Jun 2025 12:11:36 +0100 Subject: [PATCH] Add details block --- .github/ISSUE_TEMPLATE/01-perlbug-core.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/01-perlbug-core.md b/.github/ISSUE_TEMPLATE/01-perlbug-core.md index 71a8c0ee2f75..3bd547458702 100644 --- a/.github/ISSUE_TEMPLATE/01-perlbug-core.md +++ b/.github/ISSUE_TEMPLATE/01-perlbug-core.md @@ -30,6 +30,10 @@ Module: **Perl configuration** +
+ ``` # perl -V output goes here ``` + +