We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
|-
1 parent d2afe6b commit 11f6842Copy full SHA for 11f6842
.github/ISSUE_TEMPLATE/bug_report.yaml
@@ -20,7 +20,7 @@ body:
20
description: >-
21
A minimal working example of code to reproduce the unexpected behaviour,
22
this will render as `Python` code so no need for backticks.
23
- value: |-
+ value: >-
24
import example
25
26
...
0 commit comments