Update issue templates

This commit is contained in:
MaxXor 2023-03-11 17:00:36 +01:00
parent dd62557cea
commit fff64149f1
2 changed files with 6 additions and 4 deletions

View File

@ -44,6 +44,8 @@ body:
options:
- Debug
- Release
validations:
required: true
- type: textarea
attributes:
label: Describe the bug
@ -58,18 +60,18 @@ body:
required: true
- type: textarea
attributes:
label: Expected Behavior
label: Expected behavior
description: Describe the result that you expect to get after performing the steps.
validations:
required: true
- type: textarea
attributes:
label: Actual Behavior
label: Actual behavior
description: Describe the actual behavior that you observed after performing the steps.
validations:
required: true
- type: textarea
attributes:
label: Additional Context
label: Additional context
description: Any other information that may help us fix the issue goes here (e.g. screenshots).

View File

@ -18,6 +18,6 @@ body:
required: true
- type: textarea
attributes:
label: Additional Context
label: Additional context
description: Add any other context or screenshots about the feature request here.