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 @@ -13,7 +13,7 @@
| 3 | *(empty slot β€” waiting for a cook!)* | β€” | Open |
| 4 | *(empty slot β€” waiting for a cook!)* | β€” | Open |
| 5 | *(empty slot β€” waiting for a cook!)* | β€” | Open |
| 6 | *(empty slot β€” waiting for a cook!)* | β€” | Open |
| 6 | Omelette | @BadCook | Added |
| 7 | *(empty slot β€” waiting for a cook!)* | β€” | Open |
| 8 | *(empty slot β€” waiting for a cook!)* | β€” | Open |
| 9 | *(empty slot β€” waiting for a cook!)* | β€” | Open |
Expand Down
2 changes: 2 additions & 0 deletions recipes/omelette.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Omelette
**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.

The new recipe file doesn’t follow the recipe template described in README.md (Prep Time, Cook Time, Serves, plus Ingredients and Instructions sections). Please expand this recipe to include those fields/sections, and use explicit time units (e.g., β€œ5 minutes” rather than β€œ5m”) per the README tip so recipes stay consistent.

Suggested change
**Prep:** 5m
**Prep Time:** 5 minutes
**Cook Time:** 10 minutes
**Serves:** 1
## Ingredients
- 2 eggs
- 1 tablespoon butter
- Salt, to taste
- Black pepper, to taste
## Instructions
1. Crack the eggs into a bowl and whisk until combined.
2. Season with salt and black pepper.
3. Heat the butter in a non-stick pan over medium heat.
4. Pour in the eggs and cook gently until mostly set.
5. Fold the omelette in half and cook for 1 more minute.
6. Serve immediately.

Copilot uses AI. Check for mistakes.