From fed587b4a4851365c26cdba4025bbec55f6ed97b Mon Sep 17 00:00:00 2001 From: C4illin Date: Sun, 3 Aug 2025 20:03:26 +0200 Subject: [PATCH] chore: fix template checklist --- .github/ISSUE_TEMPLATE/converter_request.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/converter_request.md b/.github/ISSUE_TEMPLATE/converter_request.md index 1560423..609d75d 100644 --- a/.github/ISSUE_TEMPLATE/converter_request.md +++ b/.github/ISSUE_TEMPLATE/converter_request.md @@ -15,8 +15,8 @@ assignees: '' **Are you willing to add it?** -[ ] Yes -[ ] No +- [ ] Yes +- [ ] No **Additional context** \ No newline at end of file