From 50d892159c030aadf3fb9210d6c0ed3e3a4155f0 Mon Sep 17 00:00:00 2001 From: Acclorite <140836141+Acclorite@users.noreply.github.com> Date: Mon, 12 Aug 2024 23:31:50 +0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=9B=A0=EF=B8=8F=20Update=20issue=20templa?= =?UTF-8?q?tes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updated Book Parser Issue template description to be more clear. --- .github/ISSUE_TEMPLATE/book-parser-issue.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/book-parser-issue.md b/.github/ISSUE_TEMPLATE/book-parser-issue.md index 37082a73..fb8e8765 100644 --- a/.github/ISSUE_TEMPLATE/book-parser-issue.md +++ b/.github/ISSUE_TEMPLATE/book-parser-issue.md @@ -1,6 +1,6 @@ --- name: Book parser issue -about: Report an issue with parser +about: Report an issue with parser (problems with text parsing and adding books) title: '' labels: "\U0001F3BC Parser issue" assignees: Acclorite