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 @@ -16,7 +16,7 @@
| 6 | *(empty slot β€” waiting for a cook!)* | β€” | Open |
| 7 | *(empty slot β€” waiting for a cook!)* | β€” | Open |
| 8 | *(empty slot β€” waiting for a cook!)* | β€” | Open |
| 9 | *(empty slot β€” waiting for a cook!)* | β€” | Open |
| 9 | Steak | @BadCook | Added |
| 10 | *(empty slot β€” waiting for a cook!)* | β€” | Open |

---
Expand Down
2 changes: 2 additions & 0 deletions recipes/steak.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Steak
**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 recipe content doesn’t follow the repo’s recipe template in README.md (e.g., expected Prep Time, Cook Time, Serves, plus Ingredients/Instructions sections), and the time format 5m conflicts with the guidance to include explicit units (e.g. 5 minutes). Please expand this file to match the template so recipes are consistent.

Suggested change
**Prep:** 5m
**Prep Time:** 5 minutes
**Cook Time:** 10 minutes
**Serves:** 2
## Ingredients
- 2 steaks
- 1 tablespoon olive oil
- 1 teaspoon salt
- 1/2 teaspoon black pepper
## Instructions
1. Remove the steaks from the refrigerator and let them sit at room temperature for 5 minutes.
2. Pat the steaks dry and season both sides with salt and black pepper.
3. Heat the olive oil in a skillet over medium-high heat.
4. Cook the steaks for 4 to 5 minutes per side, or until they reach your preferred level of doneness.
5. Remove the steaks from the skillet and let them rest for 5 minutes before serving.

Copilot uses AI. Check for mistakes.