From 4ae6c65358b2608c364d2f3527ad7caf1f94c383 Mon Sep 17 00:00:00 2001 From: Aki Ariga Date: Thu, 16 May 2024 16:38:08 -0700 Subject: [PATCH] Update Bug_report.yaml --- .github/ISSUE_TEMPLATE/Bug_report.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/Bug_report.yaml b/.github/ISSUE_TEMPLATE/Bug_report.yaml index b7fdcae..56ad112 100644 --- a/.github/ISSUE_TEMPLATE/Bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/Bug_report.yaml @@ -19,6 +19,14 @@ body: options: - label: I have read the FAQ required: true + - type: checkboxes + id: issues + attributes: + label: Did you search GitHub issues? + description: Please search the [discussions](https://github.com/chezou/tabula-py/issues) + options: + - label: I have searched the issues + required: true - type: checkboxes id: discussions attributes: