diff --git a/.github/ISSUE_TEMPLATE/1-bug-report.yml b/.github/ISSUE_TEMPLATE/1-bug-report.yml index 8a7e193b65..53a4a38ae0 100644 --- a/.github/ISSUE_TEMPLATE/1-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/1-bug-report.yml @@ -30,11 +30,11 @@ body: - type: textarea attributes: label: What is the expected behavior? - description: If possible please provide textual output instead of screenshots. + description: If possible, please provide textual output instead of screenshots. - type: textarea attributes: label: What do you see instead? - description: If possible please provide textual output instead of screenshots. + description: If possible, please provide textual output instead of screenshots. validations: required: true - type: textarea