From 053fac03a663adbdd94587f9cc8eecf53ebdfdb3 Mon Sep 17 00:00:00 2001 From: "Patrick J. Roddy" Date: Wed, 22 May 2024 16:25:54 +0100 Subject: [PATCH] Fix wrapping --- .github/ISSUE_TEMPLATE/bug_report.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 212e116..41918fa 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -48,7 +48,7 @@ body: type: input attributes: label: Version In Use - description: >- + description: |- Can be found by ```sh python -c "import example; print(example.__version__)" @@ -59,7 +59,7 @@ body: type: textarea attributes: label: Additional Context - value: >- + value: |- - Python version: - Operating system: render: markdown