From 94b4743cb5a4b5ee6724666337440880f4362a32 Mon Sep 17 00:00:00 2001 From: Ryan Gang Date: Sat, 26 Apr 2025 12:21:21 +0530 Subject: [PATCH] feat: enhance ENTRY.md files with additional participant information and bot description guidelines --- compiled_starters/gleam/example.ENTRY.md | 14 +++++++++++--- solutions/gleam/01-qc6/code/example.ENTRY.md | 14 +++++++++++--- starter_templates/all/code/example.ENTRY.md | 14 +++++++++++--- 3 files changed, 33 insertions(+), 9 deletions(-) diff --git a/compiled_starters/gleam/example.ENTRY.md b/compiled_starters/gleam/example.ENTRY.md index 6835803..70b5e76 100644 --- a/compiled_starters/gleam/example.ENTRY.md +++ b/compiled_starters/gleam/example.ENTRY.md @@ -2,10 +2,18 @@ ## Participant Information +Please provide the following information for all team members. + - Email: [Your Email] - Name: [Your Name] ---- +_Note: Your name(s) may be used in the video/stream at the end of the +tournament, so provide something you're happy sharing with the world (it doesn't +have to be your real name, but the email has to be one you check so I can +contact you if you win!)._ + +## Bot Description -_Note: Your name may be used in the video/stream at the end of the tournament, -so provide something you're happy sharing with the world._ +Please provide a write-up of how your bot works here. This is how the 'most +interesting' prize will be determined! Let me know about any interesting +strategies your bot employs, either on the chess side or the technical one. diff --git a/solutions/gleam/01-qc6/code/example.ENTRY.md b/solutions/gleam/01-qc6/code/example.ENTRY.md index 6835803..70b5e76 100644 --- a/solutions/gleam/01-qc6/code/example.ENTRY.md +++ b/solutions/gleam/01-qc6/code/example.ENTRY.md @@ -2,10 +2,18 @@ ## Participant Information +Please provide the following information for all team members. + - Email: [Your Email] - Name: [Your Name] ---- +_Note: Your name(s) may be used in the video/stream at the end of the +tournament, so provide something you're happy sharing with the world (it doesn't +have to be your real name, but the email has to be one you check so I can +contact you if you win!)._ + +## Bot Description -_Note: Your name may be used in the video/stream at the end of the tournament, -so provide something you're happy sharing with the world._ +Please provide a write-up of how your bot works here. This is how the 'most +interesting' prize will be determined! Let me know about any interesting +strategies your bot employs, either on the chess side or the technical one. diff --git a/starter_templates/all/code/example.ENTRY.md b/starter_templates/all/code/example.ENTRY.md index 6835803..c70428b 100644 --- a/starter_templates/all/code/example.ENTRY.md +++ b/starter_templates/all/code/example.ENTRY.md @@ -2,10 +2,18 @@ ## Participant Information +Please provide the following information for all team members. + - Email: [Your Email] - Name: [Your Name] ---- +_Note: Your name(s) may be used in the video/stream at the end of the tournament, +so provide something you're happy sharing with the world (it doesn't have to be +your real name, but the email has to be one you check so I can contact you if +you win!)._ + +## Bot Description -_Note: Your name may be used in the video/stream at the end of the tournament, -so provide something you're happy sharing with the world._ +Please provide a write-up of how your bot works here. This is how the 'most interesting' +prize will be determined! Let me know about any interesting strategies your bot employs, +either on the chess side or the technical one.