diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index b28e391d7d2e6f73b4da48d4b3524f0827bea610..75d6161df6652dfd2fbe15318264365af6b7e893 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -33,13 +33,13 @@ body: - type: textarea attributes: label: Actual Behavior - description: picture is allowed + description: What is the result? picture is allowed validations: required: true - type: textarea attributes: label: Expected Behavior - description: Describe what you expected. + description: what you expected. validations: required: false - type: textarea