mirror of
https://github.com/opencontainers/runc.git
synced 2025-09-26 19:41:35 +08:00
.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:
2
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
@@ -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.
|
||||
|
Reference in New Issue
Block a user