From 830105872015dbe3559d825726bddb6996ce06d2 Mon Sep 17 00:00:00 2001 From: Alex Varchuk Date: Fri, 30 Jul 2021 16:50:33 +0300 Subject: [PATCH] fix: order in bug report --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index b2607121..4fa757c4 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,11 +1,11 @@ -**Minimal reproducible OpenAPI snippet(if possible)** - **Describe the bug** A clear and concise description of what the bug is. **Expected behavior** A clear and concise description of what you expected to happen. +**Minimal reproducible OpenAPI snippet(if possible)** + **Screenshots** If applicable, add screenshots to help explain your problem.