Remove expected behavior section

This commit is contained in:
Quinn Casey 2022-04-26 11:15:26 -07:00 committed by GitHub
parent eff68c601c
commit 5676155e4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,14 +21,6 @@ body:
placeholder: Currently... placeholder: Currently...
validations: validations:
required: true required: true
- type: textarea
id: expected-behavior
attributes:
label: Expected behavior
description: A clear and concise description of what you expected to happen.
placeholder: In this situation...
validations:
required: true
- type: textarea - type: textarea
id: reproduction id: reproduction
attributes: attributes: