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:
+2 -2
View File
@@ -6,9 +6,9 @@ body:
id: request
attributes:
label: What should we add/change?
description: What youre trying to do + what youd like to happen.
description: What you're trying to do + what you'd like to happen.
placeholder: |
Im trying to …
I'm trying to …
It would be great if OpenChamber …
validations: