diff --git a/.github/ISSUE_TEMPLATE/v1-bug-report.md b/.github/ISSUE_TEMPLATE/v1-bug-report.md index f051613..e524619 100644 --- a/.github/ISSUE_TEMPLATE/v1-bug-report.md +++ b/.github/ISSUE_TEMPLATE/v1-bug-report.md @@ -32,9 +32,13 @@ A clear and concise description of what the bug is. Describe the steps or code required to reproduce the behavior +## Observed behavior + +What did you see happen immediately after the reproduction steps above? + ## Expected behavior -A clear and concise description of what you expected to happen. +What would you have expected to happen immediately after the reproduction steps above? ## Additional context diff --git a/.github/ISSUE_TEMPLATE/v2-bug-report.md b/.github/ISSUE_TEMPLATE/v2-bug-report.md index 4d60eee..8d688a9 100644 --- a/.github/ISSUE_TEMPLATE/v2-bug-report.md +++ b/.github/ISSUE_TEMPLATE/v2-bug-report.md @@ -32,9 +32,13 @@ A clear and concise description of what the bug is. Describe the steps or code required to reproduce the behavior +## Observed behavior + +What did you see happen immediately after the reproduction steps above? + ## Expected behavior -A clear and concise description of what you expected to happen. +What would you have expected to happen immediately after the reproduction steps above? ## Additional context