From 8c5a0b6f88984208f28383cc76b6569bd2e274b0 Mon Sep 17 00:00:00 2001 From: Jerop Kipruto Date: Wed, 25 Jun 2025 16:29:51 -0400 Subject: [PATCH] prompt users to search for existing issues before creating a new one (#1595) --- .github/ISSUE_TEMPLATE/bug_report.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 051d145e..f96f9682 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -6,6 +6,8 @@ labels: '' assignees: '' --- + + **Describe the bug** A clear and concise description of what the bug is.