From 8c706895b2e0075e7f55412681cc8a933b1f9bb4 Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Thu, 3 Aug 2023 08:49:33 +0300 Subject: [PATCH] Update bug_report.md --- .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 0656810fe8..900896c9c6 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -11,7 +11,7 @@ assignees: '' A clear and concise description of what the bug is. **To Reproduce** -Steps to reproduce the behavior: +Explicit steps to reproduce the behavior: 1. ... 2. ... 3. ...