Skip to content

Enhance ENTRY.md with participant and bot guidelines #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 26, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 11 additions & 3 deletions compiled_starters/gleam/example.ENTRY.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
14 changes: 11 additions & 3 deletions solutions/gleam/01-qc6/code/example.ENTRY.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
14 changes: 11 additions & 3 deletions starter_templates/all/code/example.ENTRY.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Loading