PR template checkboxes displaying fix (#2232)

Maintenance PR
This commit is contained in:
kadeshar 2026-03-23 06:31:24 +01:00 committed by GitHub
parent d0d1171e06
commit f00fe15ff1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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. 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. 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 - - [ ] No
- - [ ] Yes (**list messages in the table**) - - [ ] 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. 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. 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 - - [ ] No
- - [ ] Yes (**explain below**) - - [ ] Yes (**explain below**)
<!-- <!--