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

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."