From e5619d38b7ad97a1432620cc2ff64b41ba7a8bae Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Tue, 25 May 2021 14:32:45 -0400 Subject: [PATCH] put bug guidelines in html comment Change-Id: I3659b20f93a5059029176cc16c2ae4a3fde7c72e --- .github/ISSUE_TEMPLATE/bug_report.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 87c3aeffe3..7852e3e2cc 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,12 +1,14 @@ --- name: Create a bug report -about: Errors and regression reports with complete reproducing test cases and/or stack traces. +about: Errors and regression reports with complete reproducing test cases and/or stack traces. title: '' labels: requires triage assignees: '' --- + + **Describe the bug** -- 2.47.3