.github: Improve issue template description

We received several times issues that the repro steps are human readable
text with ambiguous instructions. That usually ends up in maintainers
asking questions so people provide clear steps.

Let's just make the issue template more clear in that regard.

Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
This commit is contained in:
Rodrigo Campos
2025-03-24 12:22:07 +01:00
parent 92d1ea4acc
commit f55400dce8

View File

@@ -25,6 +25,8 @@ body:
- type: textarea
attributes:
label: Steps to reproduce the issue
description: |
As much as possible, try to make steps that would work in a script. This makes the repro unambiguous and easy to follow.
value: |
1.
2.