From d9555a07e7393424988e486f26bc4a1bcc2723fe Mon Sep 17 00:00:00 2001 From: TheFrenchGhosty Date: Sun, 12 Jul 2026 09:11:47 +0200 Subject: [PATCH] Make the checkbox valid markdown so that they don't appear as text next to the rendered checked one --- .github/PULL_REQUEST_TEMPLATE.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index af5b8de7e..67211f406 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,15 +1,15 @@ ## Checklist -- [] I have read the [AI Policy](https://github.com/iv-org/invidious/blob/master/AI_POLICY.md) and understand the disclosure requirements +- [ ] I have read the [AI Policy](https://github.com/iv-org/invidious/blob/master/AI_POLICY.md) and understand the disclosure requirements ## AI Disclosure -- [] AI was not used to create this pull request -- [] AI was used to fully create this pull request -- [] AI was used to partially create this pull request +- [ ] AI was not used to create this pull request +- [ ] AI was used to fully create this pull request +- [ ] AI was used to partially create this pull request