diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index f25773d76..b0d8784b8 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,6 +7,7 @@ about: Report a bug in kaniko **Actual behavior** A clear and concise description of what the bug is. + **Expected behavior** A clear and concise description of what you expected to happen. @@ -21,3 +22,16 @@ Steps to reproduce the behavior: - Build Context Please provide or clearly describe any files needed to build the Dockerfile (ADD/COPY commands) - Kaniko Image (fully qualified with digest) + + **Triage Notes for the Maintainers** + + + + | **Description** | **Yes/No** | + |----------------|---------------| + | Please check if this a new feature you are proposing |