Compare commits

..

No commits in common. "58b62c86441399b71e4a363884bd731777d761d6" and "fc3b49001cf2fdc07fe943998527e08f79b6c576" have entirely different histories.

3 changed files with 11 additions and 29 deletions

View File

@ -6,27 +6,3 @@ Always use a plain lowercase 'x' for dimensions and multiplication.
- WRONG: `25mm × 25mm × 25mm` - WRONG: `25mm × 25mm × 25mm`
- CORRECT: `25mm x 25mm x 25mm` - CORRECT: `25mm x 25mm x 25mm`
# Wiki Tagging Rules
All challenge pages in the wiki must include YAML front matter with a `tags` list.
## Tagging Standards
1. **Challenge Tag**: All challenge pages must have the `challenge` tag.
2. **Number Tag**: All challenge pages must have a sequential number tag in the format `challenge-XXX`.
- `challenge-001`: October 2025
- `challenge-002`: November 2025
- `challenge-003`: December 2025
- Increment for subsequent months.
3. **Archive Tag**: Past challenges must have the `archive` tag.
## Example Front Matter
```yaml
---
tags:
- challenge
- challenge-002
---
```

View File

@ -11,6 +11,7 @@
#### Materials & Constraints #### Materials & Constraints
- **Filament**: [Specify required filament type/brand] - **Filament**: [Specify required filament type/brand]
- **Maximum Filament Usage**: [Weight limit if applicable]
- **Model Specification**: [Dimensions, complexity, or provided model details] - **Model Specification**: [Dimensions, complexity, or provided model details]
- **Print Mode**: [Any specific printing requirements] - **Print Mode**: [Any specific printing requirements]
@ -46,7 +47,11 @@
#### Awards #### Awards
- Determined at each competition. - **[Award 1]**: [Description]
- **[Award 2]**: [Description]
- **[Award 3]**: [Description]
- **People's Choice Award**: Community favorite
- **Innovation Award**: [Description]
#### Documentation #### Documentation
@ -57,9 +62,10 @@
### Timeline ### Timeline
- **Challenge Announcement**: [Date] - **Challenge Announcement**: [Date]
- **Submission Deadline**: [Date](Next Meetup) - **[Key Milestone]**: [Date]
- **Judging Period**: During Next Meetup - **Submission Deadline**: [Date]
- **Winner Announcement**: At Following Meetup - **Judging Period**: [Date Range]
- **Winner Announcement**: [Date]
### [Model Creation/Setup Instructions] ### [Model Creation/Setup Instructions]

@ -1 +1 @@
Subproject commit 279745397d597ca626563b38de8a1b25be0210bc Subproject commit a086fea425ff6cbd3b150074ebd9bb79f93825d6