fix(issue_templates): identation
This commit is contained in:
parent
2dc17c2851
commit
8eaf4288da
1 changed files with 3 additions and 3 deletions
|
@ -14,9 +14,9 @@ body:
|
|||
attributes:
|
||||
label: "Are you on the latest version of the commit?"
|
||||
description: "If no, please backup your current config and update."
|
||||
options:
|
||||
- "Yes"
|
||||
- "No"
|
||||
options:
|
||||
- "Yes"
|
||||
- "No"
|
||||
validations:
|
||||
required: true
|
||||
|
||||
|
|
Loading…
Reference in a new issue