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