From 747871b35d063afbae977f0206806f6f57d2cf7e Mon Sep 17 00:00:00 2001 From: Tim Wilkinson Date: Thu, 7 Nov 2024 20:38:41 -0800 Subject: [PATCH] Require support data when filing bug report. (#1681) --- .github/ISSUE_TEMPLATE/bug.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index e4d2607b..b4600f5f 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -15,6 +15,9 @@ A clear and concise description of what the bug is. ### Expected behavior A clear and concise description of what you expected to happen. +### Support data +Please add the support data for all nodes mentioned in this bug report (**Required**) + ### Screenshots Please include a screenshot of your system information (if possible) if the specific system environment is relevant to the bug.