From 2ea332421c6ecf72e0d8c401c6f10c366992e104 Mon Sep 17 00:00:00 2001 From: Beniamin Zagan <47153906+beniaminzagan@users.noreply.github.com> Date: Tue, 25 Feb 2025 01:41:31 +0100 Subject: [PATCH] Update bug template (#25499) --- .github/ISSUE_TEMPLATE/1_bug_report.yml | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/1_bug_report.yml b/.github/ISSUE_TEMPLATE/1_bug_report.yml index 783a1ec05e..a2064a0157 100644 --- a/.github/ISSUE_TEMPLATE/1_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/1_bug_report.yml @@ -10,16 +10,39 @@ body: value: | - + SUMMARY_SENTENCE_HERE + + + + Steps to trigger the problem: 1. 2. 3. + 4. Actual Behavior: Expected Behavior: + + validations: required: true