From 9f38c016686ade37447f66a17cb20df7d3ff74b1 Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Wed, 20 Sep 2023 22:23:28 +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 900896c9c6..4e8bba80ab 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -10,7 +10,7 @@ assignees: '' **Describe the bug** A clear and concise description of what the bug is. -**To Reproduce** +**To Reproduce (MANDATORY, DO NOT REMOVE)** Explicit steps to reproduce the behavior: 1. ... 2. ...