Add Challenge Lifecycle instructions

This commit is contained in:
Eric Spooner
2025-12-02 17:04:54 -06:00
parent 88ab3f0410
commit 1ea714a763

View File

@@ -29,6 +29,21 @@ All challenge pages must include the following tags:
## Visibility Tags ## Visibility Tags
- `hidden`: Use this tag to prevent the page from being published to the fargo3d.com website. - `hidden`: Use this tag to prevent the page from being published to the fargo3d.com website.
# Challenge Lifecycle
Challenges follow a specific monthly cycle:
1. **Announcement**: A challenge is announced at the meetup in Month X.
2. **Execution**: Participants work on the challenge between Month X and Month X+1.
3. **Judging**: Results are brought to and judged at the meetup in Month X+1.
**Example:**
- **November Challenge**: Announced in November, Judged in December.
- **December Challenge**: Announced in December, Judged in January.
**Wiki Page Roles:**
- **Current-Challenge.md**: Displays the challenge currently in the "Execution" phase (announced last month, to be judged at the upcoming meetup).
- **Upcoming-Challenge.md**: Displays the challenge to be announced at the upcoming meetup.
# Content Synchronization # Content Synchronization
The `wiki-fargo3d` submodule contains the official documentation. Some content is mirrored in the main repository root. The `wiki-fargo3d` submodule contains the official documentation. Some content is mirrored in the main repository root.