From f00fe15ff120b373edce0cb5d5a7d71d9963cfb5 Mon Sep 17 00:00:00 2001 From: kadeshar Date: Mon, 23 Mar 2026 06:31:24 +0100 Subject: [PATCH] PR template checkboxes displaying fix (#2232) Maintenance PR --- PULL_REQUEST_TEMPLATE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index 825717f83..91484cb2e 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -67,7 +67,7 @@ Bot messages have to be translatable, but you don't need to do the translations the message is in a translatable format, and list in the table the message_key and the default English message. Search for GetBotTextOrDefault in the codebase for examples. --> -Does this change add bot messages to translate? +- Does this change add bot messages to translate? - - [ ] No - - [ ] Yes (**list messages in the table**) @@ -81,7 +81,7 @@ Does this change add bot messages to translate? AI assistance is allowed, but all submitted code must be fully understood, reviewed, and owned by the contributor. We expect contributors to be honest about what they do and do not understand. --> -Was AI assistance used while working on this change? +- Was AI assistance used while working on this change? - - [ ] No - - [ ] Yes (**explain below**)