From f9756e3b9c96aa49f2374f8e52145313c5780a09 Mon Sep 17 00:00:00 2001 From: Ben Kerllenevich Date: Fri, 11 Mar 2022 07:37:26 -0500 Subject: [PATCH] [ci-skip] timings are required for bug reports --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 06f43622b..9f7e7a282 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -11,7 +11,7 @@ body: description: We ask that all timings are a link, not a screenshot. Screenshots inhibit our ability to figure out the real cause of the issue. placeholder: Output of /timings paste validations: - required: false + required: true - type: textarea attributes: label: Expected behavior