Skip to content

Commit

Permalink
Fix wrapping
Browse files Browse the repository at this point in the history
  • Loading branch information
paddyroddy committed May 22, 2024
1 parent b04d7c5 commit 053fac0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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__)"
Expand All @@ -59,7 +59,7 @@ body:
type: textarea
attributes:
label: Additional Context
value: >-
value: |-
- Python version:
- Operating system:
render: markdown

0 comments on commit 053fac0

Please sign in to comment.