mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Fix bug in issue templates.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user