Fix bug in issue templates.

This commit is contained in:
2021-10-18 14:49:15 +01:00
parent 5a792be6b0
commit 3131f20fc2
3 changed files with 3 additions and 3 deletions

View File

@@ -73,7 +73,7 @@ body:
id: command_line
attributes:
label: Exact command line used
placeholder: `Aaru [command] [parameters]`
placeholder: "`Aaru [command] [parameters]`"
validations:
required: true
- type: textarea