From fb5a0eaf3cff5b6281ad3387e0253c7ef2764c34 Mon Sep 17 00:00:00 2001 From: Josh Gross Date: Mon, 20 Mar 2023 16:21:45 -0400 Subject: [PATCH] Fix numbering --- .github/ISSUE_TEMPLATE/bug-report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index db05b40..7def99b 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -14,7 +14,7 @@ A clear and concise description of what the bug is. Steps to reproduce the behavior: 1. With this workflow '...' 2. Do this '...' -4. See error +3. See error **Expected behavior** A clear and concise description of what you expected to happen.