fix: improve wording in issue templates for clarity and consistency

This commit is contained in:
Bohdan Triapitsyn
2025-12-17 19:15:50 +02:00
parent 29616e99a6
commit 995f969d89
2 changed files with 3 additions and 14 deletions
+1 -12
View File
@@ -5,23 +5,12 @@ body:
- type: textarea
id: what
attributes:
label: Whats wrong?
label: Whats wrong? Maybe some steps to reproduce.
description: What happened and what you expected.
placeholder: "Expected … but got …"
validations:
required: true
- type: textarea
id: steps
attributes:
label: Steps to reproduce
placeholder: |
1.
2.
3.
validations:
required: true
- type: dropdown
id: runtime
attributes: