From 43238692e47b2a7f8206f694bed5c78089cd1e1d Mon Sep 17 00:00:00 2001 From: Abdullah Atta Date: Wed, 6 Nov 2024 08:39:02 +0500 Subject: [PATCH] chore: remove `thecodrr` as default issue assignee Signed-off-by: Abdullah Atta --- .github/ISSUE_TEMPLATE/bug_report.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 0545f690a..0e803f97f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,8 +1,6 @@ name: Bug Report description: Are you facing a bug or a crash in Notesnook? -labels: ["Type: Bug", "Status: Pending"] -assignees: - - thecodrr +type: Bug body: - type: markdown attributes: