yaml issue template - escape some backticks

pull/1621/merge
ValueRaider 2023-07-19 18:09:20 +01:00
parent 7d638e1040
commit 45f1c88460
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ body:
id: code
attributes:
label: "Simple code that reproduces your problem"
description: "Provide a snippet of code that we can copy-paste-run. Wrap code in Python Markdown code blocks for proper formatting (```python ... ```)."
description: "Provide a snippet of code that we can copy-paste-run. Wrap code in Python Markdown code blocks for proper formatting (\`\`\`python ... \`\`\`)."
validations:
required: true