From f040aefc9f074c59b387ec08cc80deea42760b98 Mon Sep 17 00:00:00 2001 From: Dan <14043624+delivrance@users.noreply.github.com> Date: Sat, 11 Feb 2023 10:03:09 +0100 Subject: [PATCH] Update bug_report.yml --- .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 1150af6099..3b0ff4ee2d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -4,7 +4,7 @@ body: - type: checkboxes attributes: label: Checklist - description: Invalid, incomplete or inadequate issue reports will not be considered + description: Invalid, incomplete or inadequate issue reports may not be taken into consideration options: - label: I am sure the error is coming from Pyrogram's code and not elsewhere required: true