From 5fa260a0c7a97ebd50a12ea391a9cb351b4306c6 Mon Sep 17 00:00:00 2001 From: ztimms73 Date: Wed, 28 Jun 2023 03:14:30 +0300 Subject: [PATCH] Update issue template --- .github/ISSUE_TEMPLATE/report_bug.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/report_bug.yml b/.github/ISSUE_TEMPLATE/report_bug.yml index 261f51945..26ef27e7f 100644 --- a/.github/ISSUE_TEMPLATE/report_bug.yml +++ b/.github/ISSUE_TEMPLATE/report_bug.yml @@ -61,4 +61,6 @@ body: label: Acknowledgements options: - label: I have searched the existing issues and this is a new ticket, **NOT** a duplicate or related to another open issue. - required: true \ No newline at end of file + required: true + - label: If this is an issue with a parser, I should be opening an issue in the [parsers repository](https://github.com/KotatsuApp/kotatsu-parsers/issues/new/choose). + required: true