diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index d9ef2cedb..825717f83 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -43,21 +43,21 @@ any impact on performance, you may skip these question. If necessary, a maintain ## Impact Assessment - Does this change increase per-bot/per-tick processing or risk scaling poorly with thousands of bots? - - [ ] No, not at all - - [ ] Minimal impact (**explain below**) - - [ ] Moderate impact (**explain below**) + - - [ ] No, not at all + - - [ ] Minimal impact (**explain below**) + - - [ ] Moderate impact (**explain below**) - Does this change modify default bot behavior? - - [ ] No - - [ ] Yes (**explain why**) + - - [ ] No + - - [ ] Yes (**explain why**) - Does this change add new decision branches or increase maintenance complexity? - - [ ] No - - [ ] Yes (**explain below**) + - - [ ] No + - - [ ] Yes (**explain below**) @@ -68,8 +68,8 @@ the message is in a translatable format, and list in the table the message_key a Search for GetBotTextOrDefault in the codebase for examples. --> Does this change add bot messages to translate? -- [ ] No -- [ ] Yes (**list messages in the table**) + - - [ ] No + - - [ ] Yes (**list messages in the table**) | Message key | Default message | | --------------- | ------------------ | @@ -82,8 +82,8 @@ AI assistance is allowed, but all submitted code must be fully understood, revie We expect contributors to be honest about what they do and do not understand. --> Was AI assistance used while working on this change? -- [ ] No -- [ ] Yes (**explain below**) + - - [ ] No + - - [ ] Yes (**explain below**)