diff --git a/.github/ISSUE_TEMPLATE/bug-form.yml b/.github/ISSUE_TEMPLATE/bug-form.yml index 329ab8a76..828002132 100644 --- a/.github/ISSUE_TEMPLATE/bug-form.yml +++ b/.github/ISSUE_TEMPLATE/bug-form.yml @@ -9,18 +9,18 @@ body: Please read the [FAQ](https://www.circl.lu/doc/misp/faq/) before opening an issue. If you would like to report a bug, please fill the template bellow: - - type: textarea - id: expected-behavior - attributes: - label: Expected behavior - validations: - required: true - type: textarea id: actual-behavior attributes: label: Actual behavior validations: required: true + - type: textarea + id: expected-behavior + attributes: + label: Expected behavior + validations: + required: true - type: textarea id: steps-to-reproduce attributes: