chore: fix bug issue template form

description for "expected behavior" was wrongly attached to "actual behavior"
This commit is contained in:
Christian Clason 2021-07-29 16:17:58 +02:00 committed by GitHub
parent 98c4b2cf62
commit 1d3aaae15c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ body:
- type: textarea
attributes:
label: "Expected behavior"
description: "A description of the behavior you expected. May optionally include logs, images, or videos."
- type: textarea
attributes:
label: "Actual behavior"
description: "A description of the behavior you expected. May optionally include logs, images, or videos."