From 485374810e95c0f4d3e0834ecaa6da7137027a45 Mon Sep 17 00:00:00 2001 From: Hiddify <114227601+hiddify-com@users.noreply.github.com> Date: Tue, 19 Mar 2024 08:49:01 +0100 Subject: [PATCH] Update bug_report.yaml --- .github/ISSUE_TEMPLATE/bug_report.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index a6454a48..79b54821 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -32,7 +32,7 @@ body: attributes: label: Reproduce the Bug description: | - Please tell us the steps to reproduce the bug. + Please tell us the steps to reproduce the bug. A [Minimal Reproducible (MRE)](https://stackoverflow.com/help/minimal-reproducible-example) is needed. placeholder: | 1. Go to '...' 2. Click on '....'