Skip to content
Open
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
2 changes: 1 addition & 1 deletion menu.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
| 5 | *(empty slot β€” waiting for a cook!)* | β€” | Open |
| 6 | *(empty slot β€” waiting for a cook!)* | β€” | Open |
| 7 | *(empty slot β€” waiting for a cook!)* | β€” | Open |
| 8 | *(empty slot β€” waiting for a cook!)* | β€” | Open |
| 8 | Waffles | @BadCook | Added |
| 9 | *(empty slot β€” waiting for a cook!)* | β€” | Open |
| 10 | *(empty slot β€” waiting for a cook!)* | β€” | Open |

Expand Down
2 changes: 2 additions & 0 deletions recipes/waffles.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Waffles
**Prep:** 5m
Copy link

Copilot AI Apr 7, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

recipes/waffles.md doesn’t follow the recipe template documented in README.md (e.g., **Prep Time:** <N> minutes, **Cook Time:** ..., **Serves:** ..., plus ## Ingredients and ## Instructions). Please expand this file to match that template and include explicit units (e.g., β€œ5 minutes” instead of β€œ5m”) so the recipes are consistent and self-contained.

Suggested change
**Prep:** 5m
**Prep Time:** 5 minutes
**Cook Time:** 10 minutes
**Serves:** 4
## Ingredients
- 2 cups all-purpose flour
- 2 tablespoons sugar
- 1 tablespoon baking powder
- 1/2 teaspoon salt
- 2 eggs
- 1 3/4 cups milk
- 1/2 cup melted butter
- 1 teaspoon vanilla extract
## Instructions
1. Preheat the waffle iron according to the manufacturer's instructions.
2. In a large bowl, whisk together the flour, sugar, baking powder, and salt.
3. In a separate bowl, beat the eggs, then whisk in the milk, melted butter, and vanilla extract.
4. Pour the wet ingredients into the dry ingredients and stir until just combined.
5. Lightly grease the waffle iron if needed, then pour in the batter and cook until the waffles are golden brown.
6. Serve warm.

Copilot uses AI. Check for mistakes.