From ea40e14fb1579cd58e1b1e04b7b6af744b645309 Mon Sep 17 00:00:00 2001 From: Mike Farah Date: Sat, 20 Dec 2025 15:02:22 +1100 Subject: [PATCH] Create *.instructions.md --- .github/instructions/*.instructions.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 .github/instructions/*.instructions.md diff --git a/.github/instructions/*.instructions.md b/.github/instructions/*.instructions.md new file mode 100644 index 00000000..cb6ad7db --- /dev/null +++ b/.github/instructions/*.instructions.md @@ -0,0 +1 @@ +When you find a bug - make sure to include a new test that exposes the bug, as well as the fix for the bug itself.