chore(repo): Add section for the actual behavior to the issue template (#3100)

This commit is contained in:
Sosuke Suzuki 2021-12-22 17:07:49 +09:00 committed by GitHub
parent 08c4589da7
commit 047219932f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,6 +34,13 @@ body:
description: A clear and concise description of what you expect to happen.
validations:
required: true
- type: textarea
id: actual-behavior
attributes:
label: Actual behavior
description: A clear and concise description of actual behavior.
validations:
required: false
- type: input
id: version
attributes: