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